Files
i2som-imx-linux/include/linux
Zenghui Yu 8735a5b6e1 genirq/irqdomain: Make sure all irq domain flags are distinct
commit 2546287c5f upstream.

This was noticed when printing debugfs for MSIs on my ARM64 server.  The
new dstate IRQD_MSI_NOMASK_QUIRK came out surprisingly while it should only
be the x86 stuff for the time being...

The new MSI quirk flag uses the same bit as IRQ_DOMAIN_NAME_ALLOCATED which
is oddly defined as bit 6 for no good reason.

Switch it to the non used bit 1.

Fixes: 6f1a4891a5 ("x86/apic/msi: Plug non-maskable MSI affinity race")
Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/20200221020725.2038-1-yuzenghui@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-02-28 17:22:20 +01:00
..
2020-02-19 19:53:09 +01:00
2020-02-11 04:35:52 -08:00
2020-01-26 10:01:07 +01:00
2019-12-17 19:55:30 +01:00
2019-11-29 10:10:13 +01:00
2019-12-13 08:42:53 +01:00
2020-01-09 10:19:59 +01:00
2019-12-13 08:43:18 +01:00
2019-10-31 14:01:40 -07:00
2019-10-14 15:04:01 -07:00