x86: make 64-bit identify_cpu use cpu_dev
commitdcd32b6a1ffe6c040f8346f7fbaf4318bb8ae41c
authorYinghai Lu <yhlu.kernel@gmail.com>
Fri, 20 Jun 2008 06:18:09 +0000 (20 08:18 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 05:47:39 +0000 (8 07:47 +0200)
tree51b06c0bf8bc80dd2a6f9155a4a295f5b0ccdccb
parent3a27dd1ce5de08e21e0266ddf00e6f1f843bfe8b
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