diff options
author | 2006-02-24 13:04:11 -0800 | |
---|---|---|
committer | 2006-02-24 14:31:38 -0800 | |
commit | f68a106f224c21148c5264a429fac149dc7ad0ac (patch) | |
tree | cf5942e34eb09d6b7a0ba4db837d528f4eda272c /drivers | |
parent | [PATCH] voyager: fix boot panic by adding topology export (diff) | |
download | wireguard-linux-f68a106f224c21148c5264a429fac149dc7ad0ac.tar.xz wireguard-linux-f68a106f224c21148c5264a429fac149dc7ad0ac.zip |
[PATCH] voyager: fix the cpu_possible_map to make voyager boot again
Right at the moment (thanks to a patch from Andrew), cpu_possible_map on
voyager is CPU_MASK_NONE, which means the machine always thinks it has no
CPUs. Fix that by doing an early initialisation of the cpu_possible_map
from the cpu_phys_present_map.
(akpm: we aim to please)
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions