X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Farm%2Fkernel%2Fsignal.h;h=27beece1550263e3555e140f06b115aae034fb2b;hb=eb370f0bd409f8bcdc88583ae04f94453e19d882;hp=9991049c522d65ef50873d8d923f8d5021f9fce8;hpb=536ea4e4198eeaa5a73fb734ea675e621609bb7e;p=powerpc.git diff --git a/arch/arm/kernel/signal.h b/arch/arm/kernel/signal.h index 9991049c52..27beece155 100644 --- a/arch/arm/kernel/signal.h +++ b/arch/arm/kernel/signal.h @@ -7,6 +7,6 @@ * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ -#define KERN_SIGRETURN_CODE 0xffff0500 +#define KERN_SIGRETURN_CODE (CONFIG_VECTORS_BASE + 0x00000500) extern const unsigned long sigreturn_codes[7];