X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Fsh%2Fboot%2Fcompressed%2Fhead.S;h=a8399b013729faa4bc10081518018ee86f1d813d;hb=a2f44b27303a5353859d77a3e96a1d3f33f56ab7;hp=88db04d325fb288c9da6ab012908a363a7dfe616;hpb=134734d875a0a48d994ef20b9905209b4b8b6f75;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: