X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=arch%2Farm%2Fkernel%2Fmachine_kexec.c;h=fae5beb3c3d607086c4cffa48b34e825bc9a5664;hb=9ac684fc38cf17fbd25c0c9e388713c5ddfa3b14;hp=db8f54a3451f4f4fd0a8d8bf6dee963374d81db1;hpb=0d899e1b0000ddf78a75d7dcf9a9029d6f7f8091;p=linux-2.6-omap-h63xx.git diff --git a/arch/arm/kernel/machine_kexec.c b/arch/arm/kernel/machine_kexec.c index db8f54a3451..fae5beb3c3d 100644 --- a/arch/arm/kernel/machine_kexec.c +++ b/arch/arm/kernel/machine_kexec.c @@ -71,7 +71,7 @@ void machine_kexec(struct kimage *image) flush_icache_range((unsigned long) reboot_code_buffer, - (unsigned long) reboot_code_buffer + KEXEC_CONTROL_CODE_SIZE); + (unsigned long) reboot_code_buffer + KEXEC_CONTROL_PAGE_SIZE); printk(KERN_INFO "Bye!\n"); cpu_proc_fin();