]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sh/kernel/head.S
Merge branch 'ucc_geth' of master.kernel.org:/pub/scm/linux/kernel/git/leo/fsl-soc...
[linux-2.6-omap-h63xx.git] / arch / sh / kernel / head.S
index 6aca4bc6ec5d55e5dd649edb36be0aa3702d7925..0bccc0ca5a0f73ff624ed862bc55fbf1764bf80d 100644 (file)
@@ -33,9 +33,11 @@ ENTRY(empty_zero_page)
        .long   0x00360000      /* INITRD_START */
        .long   0x000a0000      /* INITRD_SIZE */
        .long   0
-       .balign PAGE_SIZE,0,PAGE_SIZE
+1:
+       .skip   PAGE_SIZE - empty_zero_page - 1b
+
+       .section        .text.head, "ax"
 
-       .text   
 /*
  * Condition at the entry of _stext:
  *