Searched hist:"31 c997cac76e62918858a432fff6e43fd48425f9" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/x86/kernel/cpu/ |
H A D | common.c | diff 31c997cac76e62918858a432fff6e43fd48425f9 Sat Nov 14 10:34:41 CET 2009 Ingo Molnar <mingo@elte.hu> x86: Fix cpu_devs[] initialization in early_cpu_init()
Yinghai Lu noticed that this commit:
0388423: x86: Minimise printk spew from per-vendor init code
mistakenly left out the initialization of cpu_devs[] in the !PROCESSOR_SELECT case. Fix it.
Reported-by: Yinghai Lu <yinghai@kernel.org> Cc: Dave Jones <davej@redhat.com> LKML-Reference: <20091113203000.GA19160@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|