]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitc7a01b40f94d80978356f92f11680a31919ce3e3
tree2dcb1bf2927598c2fe9064f82174d7ecd445341a
parentc975835dc79a79b3413a8c9725d5dca1e58536e0
[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