diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2006-02-12 02:56:00 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-02-12 06:41:12 +0100 |
commit | 9733e2407ad2237867cb13c04e7d619397fa3090 (patch) | |
tree | 87324f48ee24b8e61acd3671312639c8003af7cb /fs/jffs2 | |
parent | [PATCH] s390: fix sclp memory corruption in tty pages list (diff) | |
download | linux-9733e2407ad2237867cb13c04e7d619397fa3090.tar.xz linux-9733e2407ad2237867cb13c04e7d619397fa3090.zip |
[PATCH] s390: earlier initialization of cpu_possible_map
Initiliazing of cpu_possible_map was done in smp_prepare_cpus which is way too
late. Therefore assign a static value to cpu_possible_map, since we don't
have access to max_cpus in setup_arch.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/jffs2')
0 files changed, 0 insertions, 0 deletions