]> git.baikalelectronics.ru Git - kernel.git/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)
commitac0cb16777fc705119503a1b04628a1d854de722
treec98c1b576d249b392669a0d534598718af40478d
parent85dddd91d5857b9f4672f9c74d33434cec0ae08f
[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