Re: [PATCH] x86: fix cpu info in dmesg

2008-02-17 Thread Ingo Molnar
* Marcin Slusarz <[EMAIL PROTECTED]> wrote: > I'm not sure whether it's the right fix, but it doesn't make sense to call > print_cpu_info without leading printk... thanks, applied. Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message t

[PATCH] x86: fix cpu info in dmesg

2008-02-01 Thread Marcin Slusarz
I'm not sure whether it's the right fix, but it doesn't make sense to call print_cpu_info without leading printk... --- 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