[ARM] nommu: fixups for the exception vectors
[sfrench/cifs-2.6.git] / arch / arm / kernel / signal.h
index 9991049c522d65ef50873d8d923f8d5021f9fce8..27beece1550263e3555e140f06b115aae034fb2b 100644 (file)
@@ -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];