]> git.baikalelectronics.ru Git - kernel.git/commit
x86: make 64-bit identify_cpu use cpu_dev
authorYinghai Lu <yhlu.kernel@gmail.com>
Fri, 20 Jun 2008 06:18:09 +0000 (08:18 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 05:47:39 +0000 (07:47 +0200)
commit3046aa13e4a41b589f370b9d88fc4a0f340581f6
tree51b06c0bf8bc80dd2a6f9155a4a295f5b0ccdccb
parent1d2cfe83eee416cc143a11debd0b97dea7847269
x86: make 64-bit identify_cpu use cpu_dev

we may need to move some functions to common.c later

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/amd_64.c
arch/x86/kernel/cpu/centaur_64.c
arch/x86/kernel/cpu/cpu.h
arch/x86/kernel/cpu/intel_64.c
arch/x86/kernel/setup_64.c