diff options
author | Ivan Kokshaysky <ink@jurassic.park.msu.ru> | 2006-02-08 11:55:06 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-08 07:57:37 -0800 |
commit | 328c2a8a39e1ba43a6e54e43fc752f7035779561 (patch) | |
tree | 4d59799c3208fe2c08ceb0faad7a6f3db0e975df /ipc | |
parent | 9934a7939e1cdce62ece9ef7d25ebb3c55547fac (diff) |
[PATCH] alpha: set cpu_possible_map much earlier
All the percpu data structure walkers want cpu_possible_map to be
initialized early, but alpha instead populated "hwrpb_cpu_present_mask"
early in setup_smp(), and then initialized cpu_possible_map only much
later.
Thanks go to Heiko Carstens and Dipankar Sarma for noticing.
This fixes it and we can get rid of hwrpb_cpu_present_mask entirely.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions