]> Pileus Git - ~andy/linux/commit
[POWERPC] MSI abstraction
authorJake Moilanen <moilanen@austin.ibm.com>
Wed, 7 Jun 2006 21:15:10 +0000 (16:15 -0500)
committerPaul Mackerras <paulus@samba.org>
Thu, 15 Jun 2006 09:31:25 +0000 (19:31 +1000)
commit204face4fb3ba2ca09a4073e7debc595e14c2388
treec98c1b576d249b392669a0d534598718af40478d
parentbb53bb3dcb12d79efdee3d82bff46a204af377f3
[POWERPC] MSI abstraction

Instead of trying to make PPC64 MSI fit in a Intel-centric MSI layer, a
simple short-term solution is to hook the pci_{en/dis}able_msi() calls
and make a machdep call.

The rest of the MSI functions are superfluous for what is needed at this
time.  Many of which can have machdep calls added as needed.

Ben and Michael Ellerman are looking into rewrite the MSI layer to be
more generic.  However, in the meantime this works as a interim
solution.

Signed-off-by: Jake Moilanen <moilanen@austin.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/irq.c
include/asm-powerpc/machdep.h