Re: [PATCH v5 4/5] Driver core: platform: Add devm_platform_get_irqs_affinity()

From: John Garry
Date: Thu Dec 10 2020 - 05:12:05 EST


On 09/12/2020 19:39, Marc Zyngier wrote:

Ok, I'd like to have the irq maintainers/developers ack this before
taking it in the driver core, as someone is going to have to maintain
this crazy thing for forever if it gets merged.

I'm actually quite happy with this, and as it turns out, the crazy
system that has this SAS thing keeps my backside warm all year long.
As long as this machine keeps ticking, I'm happy to help with this.

So if that helps:

Acked-by: Marc Zyngier <maz@xxxxxxxxxx>

Cheers


We need to work out the merge strategy for the whole lot though, given
that it crosses 3 subsystems over two series...

Thomas originally suggested taking the genirq change himself and then providing a tag for others to merge:

https://lore.kernel.org/linux-scsi/87h7qf1yp0.fsf@xxxxxxxxxxxxxxxxxxxxxxx/

Not sure if that still stands. The small ACPI change could go in a cycle after rest merged, but may be best not to split up.

The worst that will happen without Marc's series is that is remove + re-probe the SCSI driver is broken, so I'm happy as long as that ends up in same kernel version somehow:

https://lore.kernel.org/lkml/20201129135208.680293-1-maz@xxxxxxxxxx/

Thanks,
John