]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] Register the boot-cpu in the cpu maps earlier
authorStas Sergeev <stsp@aknet.ru>
Thu, 23 Mar 2006 10:59:44 +0000 (02:59 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 23 Mar 2006 15:38:05 +0000 (07:38 -0800)
commit44fd22992cb76dc51c52cf4b8aff1bc7899bb23c
treeef10367137a340a554ebb3989598ef8af44d420b
parentffa930ef55ae82c09e30b2a0c4ce5d7fdea041e2
[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>
init/main.c