[PATCH 4/7] powerpc/powernv: Patch MSI EOI handler on P8
Benjamin Herrenschmidt
benh at kernel.crashing.org
Thu Apr 25 18:47:58 EST 2013
On Thu, 2013-04-25 at 16:13 +0800, Gavin Shan wrote:
> It should be "chip_data" (not "irq_data"). Hopefully, you haven't
> get time to see the reply. Otherwise, it would a bit confused ;-)
Doesn't ics-opal already use chip_data ?
I was thinking just duplicating the irq_chip (including chip_data) so it
can be used by ics-opal just fine for all calls, just then overriding
the eoi callback and using container_of to get to the PHB.
Any reason that wouldn't work ?
Cheers,
Ben.
More information about the Linuxppc-dev
mailing list