]> git.baikalelectronics.ru Git - kernel.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)
commitfd71f0f3fa5c285a764f13f4932d13bf8fa826d0
treeef10367137a340a554ebb3989598ef8af44d420b
parent031f1c5c8eef93fbd40b51a1993f36455997cf20
[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