git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d76c1ae
)
x86: fix printout ugliness in cpu info printk
author
Marcin Slusarz
<marcin.slusarz@gmail.com>
Fri, 1 Feb 2008 20:31:51 +0000
(21:31 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 19 Feb 2008 15:18:33 +0000
(16:18 +0100)
fix print_cpu_info, because it produced on boot:
CPU: <6>AMD Athlon(tm) 64 Processor 3200+ stepping 00
instead of:
CPU: AMD Athlon(tm) 64 Processor 3200+ stepping 00
(broken since
04e1ba852132c9ad006affcd5b8c8606295170b0
-
x86: cleanup kernel/setup_64.c)
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/setup_64.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/setup_64.c
Simple merge