X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-arm%2Fkexec.h;h=47fe34d692dab57555a0b8e6af72b09660eca39f;hb=3cecdda3f169f22f324f78fd544beee68e3cc6a4;hp=1ee17b6951d02f9057867594dbb5f3d268c4e038;hpb=0d899e1b0000ddf78a75d7dcf9a9029d6f7f8091;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-arm/kexec.h b/include/asm-arm/kexec.h index 1ee17b6951d..47fe34d692d 100644 --- a/include/asm-arm/kexec.h +++ b/include/asm-arm/kexec.h @@ -8,7 +8,7 @@ /* Maximum address we can reach in physical address mode */ #define KEXEC_DESTINATION_MEMORY_LIMIT (-1UL) /* Maximum address we can use for the control code buffer */ -#define KEXEC_CONTROL_MEMORY_LIMIT TASK_SIZE +#define KEXEC_CONTROL_MEMORY_LIMIT (-1UL) #define KEXEC_CONTROL_CODE_SIZE 4096