OSDN Git Service

x86: make 64bit identify_cpu use cpu_dev v2
authorYinghai Lu <yhlu.kernel@gmail.com>
Thu, 19 Jun 2008 22:30:31 +0000 (15:30 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 05:47:40 +0000 (07:47 +0200)
commitc49c412a47b5102516d3313d4eba38cb1e968721
tree4b529258e039383a78a64f476954cdbf2868dbb8
parentdcd32b6a1ffe6c040f8346f7fbaf4318bb8ae41c
x86: make 64bit identify_cpu use cpu_dev v2

v2: fix early_panic on this config:

  http://redhat.com/~mingo/misc/config-Thu_Jun_19_14_22_37_CEST_2008.bad

reason : struct cpu_vendor_dev size is 16, need to make table to be 16
         byte alignment

also print out the cpu supported...

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Dave Jones <davej@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/setup_64.c
arch/x86/kernel/vmlinux_64.lds.S