[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)
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>

No differences found