aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/lppaca.h
diff options
context:
space:
mode:
authorSebastien Dugue <sebastien.dugue@bull.net>2008-10-22 04:36:32 +0000
committerPaul Mackerras <paulus@samba.org>2008-11-05 22:08:28 +1100
commit1ef8014debb6410ed1960c4477d0006df11157c1 (patch)
tree8f31b18b5a032cbe37d7f7b0e28d5f0fc1e868da /arch/powerpc/include/asm/lppaca.h
parent691de57679e3f05b708b98ca2ab27657c768843f (diff)
powerpc/pseries: Fix getting the server number size
The 'ibm,interrupt-server#-size' properties are not in the cpu nodes, which is where we currently look for them, but rather live under the interrupt source controller nodes (which have "ibm,ppc-xics" in their compatible property). This moves the code that looks for the ibm,interrupt-server#-size properties from xics_update_irq_servers() into xics_init_IRQ(). Also this adds a check for mismatched sizes across the interrupt source controller nodes. Not sure this is necessary as in this case the firmware might be seriously busted. This property only appears on POWER6 boxes and is only used in the set-indicator(gqirm) call, and apparently firmware currently ignores the value we pass. Nevertheless we need to fix it in case future firmware versions use it. Signed-off-by: Sebastien Dugue <sebastien.dugue@bull.net> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: Milton Miller <miltonm@bga.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/include/asm/lppaca.h')
0 files changed, 0 insertions, 0 deletions