[PATCH] x86_64: fix 'earlyprintk=...,keep' regression
authorIngo Molnar <mingo@elte.hu>
Tue, 28 Nov 2006 08:14:05 +0000 (09:14 +0100)
committerLinus Torvalds <torvalds@woody.osdl.org>
Tue, 28 Nov 2006 18:58:21 +0000 (10:58 -0800)
commit24d7bb3396c51ceb2285e0e7b0c1bd1865652c43
tree153814b45772b0d8fdba33ff0f15933bac5b22cd
parent2ea5814472c3c910aed5c5b60f1f3b1000e353f1
[PATCH] x86_64: fix 'earlyprintk=...,keep' regression

Commit 2c8c0e6b8d7700a990da8d24eff767f9ca223b96 ("[PATCH] Convert x86-64
to early param") broke the earlyprintk=...,keep feature.

This restores that functionality.  Tested on x86_64.  Must-have for
v2.6.19, no risk.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/early_printk.c