[V10 PATCH 2/2] irqchip: gicv2m: Add supports for ARM GICv2m MSI(-X)
Suravee Suthikulanit
suravee.suthikulpanit at amd.com
Wed Nov 5 16:23:08 PST 2014
On 11/5/2014 6:05 PM, Suravee Suthikulanit wrote:
> - Overall, it seems that msi_domain_alloc() could be quite different
> across architectures. Would it be possible to declare this function as
> weak, and allow arch to override (similar to arch_setup_msi_irq)?
Actually, declaring "msi_domain_ops" as non-static, and allow other code
to override the .alloc and .free?
Thanks,
Suravee
More information about the linux-arm-kernel
mailing list