X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=arch%2Farm%2Fkernel%2Fsignal.h;fp=arch%2Farm%2Fkernel%2Fsignal.h;h=9991049c522d65ef50873d8d923f8d5021f9fce8;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=27beece1550263e3555e140f06b115aae034fb2b;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/arch/arm/kernel/signal.h b/arch/arm/kernel/signal.h index 27beece15..9991049c5 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 (CONFIG_VECTORS_BASE + 0x00000500) +#define KERN_SIGRETURN_CODE 0xffff0500 extern const unsigned long sigreturn_codes[7];