alistair23-linux/arch/x86/mach-voyager
James Bottomley 0cca1ca647 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>
2007-10-27 20:57:43 +02:00
..
Makefile
setup.c x86: clean up struct irqaction initializers 2007-10-17 20:16:06 +02:00
voyager_basic.c
voyager_cat.c
voyager_smp.c x86: voyager: fix bogus conversion to per_cpu for boot_cpu_info 2007-10-27 20:57:43 +02:00
voyager_thread.c spelling fixes: arch/i386/ 2007-10-20 01:13:56 +02:00