Re: [PATCH] genirq/irqdomain: Make sure all irq domain flags are distinct

From: Thomas Gleixner
Date: Mon Feb 24 2020 - 06:30:39 EST


Marc Zyngier <maz@xxxxxxxxxx> writes:
> On 2020-02-21 02:07, Zenghui Yu wrote:
>> Fixes: 6f1a4891a592 ("x86/apic/msi: Plug non-maskable MSI affinity
>> race")
>
> To be fair, the real source of the bug is this:
>
> 6a6544e520abe ("genirq/irqdomain: Remove auto-recursive hierarchy
> support")

Yes, but up to the MSI commit it was not a problem :)