commit | 44fd22992cb76dc51c52cf4b8aff1bc7899bb23c | [log] [tgz] |
---|---|---|
author | Stas Sergeev <stsp@aknet.ru> | Thu Mar 23 02:59:44 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Mar 23 07:38:05 2006 -0800 |
tree | ef10367137a340a554ebb3989598ef8af44d420b | |
parent | ffa930ef55ae82c09e30b2a0c4ce5d7fdea041e2 [diff] |
[PATCH] Register the boot-cpu in the cpu maps earlier Register the boot-cpu in the cpu maps earlier to allow the early printk to work, and to fix an obscure deadlock at boot. Signed-off-by: Stas Sergeev <stsp@aknet.ru> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>