commit | b5a37e96b8dc067b979e44c4e109c9bc49c2f4d8 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Sat Feb 11 23:07:13 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Mar 20 01:12:26 2006 -0800 |
tree | 2dcb1bf2927598c2fe9064f82174d7ecd445341a | |
parent | c4bce90ea2069e5a87beac806de3090ab32128d5 [diff] |
[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>