aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/asm-offsets_64.c
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@HansenPartnership.com>2007-10-26 12:17:19 -0500
committerThomas Gleixner <tglx@linutronix.de>2007-10-27 20:57:43 +0200
commit0cca1ca647d87c2c0b0d76d2f32683ce34d54989 (patch)
tree214689682eb77f983e0859b32692b7335e58e8f7 /arch/x86/kernel/asm-offsets_64.c
parent027447c4913c8fd6f91092b92dfa07eec91f009d (diff)
downloadkernel_samsung_smdk4412-0cca1ca647d87c2c0b0d76d2f32683ce34d54989.tar.gz
kernel_samsung_smdk4412-0cca1ca647d87c2c0b0d76d2f32683ce34d54989.tar.bz2
kernel_samsung_smdk4412-0cca1ca647d87c2c0b0d76d2f32683ce34d54989.zip
x86: voyager: fix bogus conversion to per_cpu for boot_cpu_info
There were two problems. Firstly, someone forgot the struct keyword in front of cpuinfo_x86, so I take it this wasn't even compile checked. Secondly, the actual definition has this as a SHARED_ALIGNED, so the definitions mismatch. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/kernel/asm-offsets_64.c')
0 files changed, 0 insertions, 0 deletions