Rusty Russell 2a57ff1a70 [PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.c
When I implemented the DECLARE_PER_CPU(var) macros, I was careful that
people couldn't use "var" in a non-percpu context, by prepending
percpu__.  I never considered that this would allow them to overload
the same name for a per-cpu and a non-percpu variable.

It is only one of many horrors in the i386 boot code, but let's rename
the non-perpcu cpu_gdt_descr to early_gdt_descr (not boot_gdt_descr,
that's something else...)

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andi Kleen <ak@suse.de>

===================================================================
2007-02-13 13:26:26 +01:00
..
2007-02-13 13:26:22 +01:00
2007-02-13 13:26:22 +01:00
2007-02-13 13:26:21 +01:00
2006-12-08 08:28:39 -08:00
2007-02-02 21:14:28 -05:00
2007-02-13 13:26:22 +01:00
2006-10-11 11:14:21 -07:00
2007-02-13 13:26:21 +01:00
2007-02-13 13:26:21 +01:00
2007-02-13 13:26:21 +01:00