[SPARC64]: Fix mondo queue allocations.
authorDavid S. Miller <davem@sunset.davemloft.net>
Sun, 12 Feb 2006 07:07:13 +0000 (23:07 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:12:26 +0000 (01:12 -0800)
commitb5a37e96b8dc067b979e44c4e109c9bc49c2f4d8
tree2dcb1bf2927598c2fe9064f82174d7ecd445341a
parentc4bce90ea2069e5a87beac806de3090ab32128d5
[SPARC64]: Fix mondo queue allocations.

We have to use bootmem during init_IRQ and page alloc
for sibling cpu calls.

Also, fix incorrect hypervisor call return value
checks in the hypervisor SMP cpu mondo send code.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/irq.c
arch/sparc64/kernel/smp.c
arch/sparc64/kernel/trampoline.S