original_kernel/arch/x86
Paul Jackson 05486fa7e6 x86 boot: x86_64 efi compiler warning fix
Fix a compiler warning.  Rather than always casting a u32 to a pointer
(which generates a warning on x86_64 systems) instead separate the
x86_32 and x86_64 assignments entirely with ifdefs.  Until other recent
changes to this code, it used to have x86_64 separated like this.

Signed-off-by: Paul Jackson <pj@sgi.com>
Cc: "Yinghai Lu" <yhlu.kernel@gmail.com>
Cc: "Jack Steiner" <steiner@sgi.com>
Cc: "Mike Travis" <travis@sgi.com>
Cc: "Huang
Cc: Ying" <ying.huang@intel.com>
Cc: "Andi Kleen" <andi@firstfloor.org>
Cc: "Andrew Morton" <akpm@linux-foundation.org>
Cc: Paul Jackson <pj@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-07-08 12:50:29 +02:00
..
boot Merge branch 'x86/mpparse' into x86/devel 2008-07-08 11:14:58 +02:00
configs
crypto
ia32
kernel x86 boot: x86_64 efi compiler warning fix 2008-07-08 12:50:29 +02:00
kvm
lguest x86: rename two e820 related functions 2008-07-08 10:37:01 +02:00
lib
mach-default x86: merge setup_memory_map with e820 2008-07-08 10:38:25 +02:00
mach-es7000
mach-generic
mach-rdc321x
mach-visws Merge branch 'x86/mpparse' into x86/devel 2008-07-08 11:14:58 +02:00
mach-voyager x86: cleanup machine_specific_memory_setup, v2 2008-07-08 10:39:01 +02:00
math-emu
mm x86: move some func calling from setup_arch to paging_init 2008-07-08 12:50:24 +02:00
oprofile
pci Merge branch 'x86/numa' into x86/devel 2008-07-08 11:59:23 +02:00
power
vdso
video
xen xen: set max_pfn_mapped 2008-07-08 12:48:30 +02:00
Kconfig Merge branch 'x86/numa' into x86/devel 2008-07-08 11:59:23 +02:00
Kconfig.cpu
Kconfig.debug Merge branch 'x86/numa' into x86/devel 2008-07-08 11:59:23 +02:00
Makefile Merge branch 'x86/mpparse' into x86/devel 2008-07-08 11:14:58 +02:00
Makefile_32.cpu