Re: [patch V2 01/21] genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flags

From: Marc Zyngier
Date: Thu Nov 24 2022 - 08:44:30 EST


On Mon, 21 Nov 2022 14:36:19 +0000,
Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>
> It's truly a MSI only flag and for the upcoming per device MSI domains this
> must be in the MSI flags so it can be set during domain setup without
> exposing this quirk outside of x86.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>
> ---
> arch/x86/kernel/apic/msi.c | 5 ++---
> include/linux/irqdomain.h | 9 +--------
> include/linux/msi.h | 6 ++++++
> kernel/irq/msi.c | 2 +-
> 4 files changed, 10 insertions(+), 12 deletions(-)

Acked-by: Marc Zyngier <maz@xxxxxxxxxx>

M.

--
Without deviation from the norm, progress is not possible.