X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fsh%2Fboot%2Fcompressed%2Fhead.S;h=a8399b013729faa4bc10081518018ee86f1d813d;hb=97bf2856c6014879bd04983a3e9dfcdac1e7fe85;hp=88db04d325fb288c9da6ab012908a363a7dfe616;hpb=76828883507a47dae78837ab5dec5a5b4513c667;p=linux-2.6.git diff --git a/arch/sh/boot/compressed/head.S b/arch/sh/boot/compressed/head.S index 88db04d32..a8399b013 100644 --- a/arch/sh/boot/compressed/head.S +++ b/arch/sh/boot/compressed/head.S @@ -7,8 +7,8 @@ .text -#include #include +#include .global startup startup: @@ -98,7 +98,7 @@ init_stack_addr: decompress_kernel_addr: .long decompress_kernel kernel_start_addr: - .long _text+0x1000 + .long _text+PAGE_SIZE .align 9 fake_headers_as_bzImage: