]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ppc46 iSeries: Make some generic irq code compile for iSeries
authorMichael Ellerman <michael@ellerman.id.au>
Fri, 23 Sep 2005 04:43:22 +0000 (14:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 23 Sep 2005 04:43:22 +0000 (14:43 +1000)
commitba293fff085fde5b9f1b5a57c8abb1a8098d0c59
treea5fdbb59380facc566adcfc3c4a2dea947324473
parent9f497581fda5fd804e9ebd7d8f6d80c3a0e9f883
ppc46 iSeries: Make some generic irq code compile for iSeries

In order to call finish_device_tree() on iSeries we need to define
virt_irq_create_mapping(). We also need to set ppc64_interrupt_controller to
something other than zero. If we want to do interrupt setup via the device
tree on iSeries this code will need some serious work, but it's harmless to
have it there as long as the nodes in the iSeries device tree don't cause
it to be invoked.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
arch/ppc64/kernel/iSeries_irq.c
arch/ppc64/kernel/iSeries_setup.c
include/asm-ppc64/processor.h