]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/i386/kernel/vmlinux.lds.S
[PATCH] kexec: x86: add CONFIG_PYSICAL_START
[linux-2.6-omap-h63xx.git] / arch / i386 / kernel / vmlinux.lds.S
index e17ab69c1f0563d9a8a1cfa593e0a4ac1e526abf..7e01a528a83a168f86214907103d7bbe1f2e964d 100644 (file)
@@ -14,7 +14,7 @@ ENTRY(phys_startup_32)
 jiffies = jiffies_64;
 SECTIONS
 {
-  . = LOAD_OFFSET + 0x100000;
+  . = __KERNEL_START;
   phys_startup_32 = startup_32 - LOAD_OFFSET;
   /* read-only */
   _text = .;                   /* Text and read-only data */