Allow recursion in binfmt_script and binfmt_misc
[safe/jmp/linux-2.6] / include / asm-frv / elf.h
index 7df58a3..9fb946b 100644 (file)
@@ -137,8 +137,6 @@ do {                                                                                        \
 
 #define ELF_PLATFORM  (NULL)
 
-#ifdef __KERNEL__
 #define SET_PERSONALITY(ex, ibcs2) set_personality((ibcs2)?PER_SVR4:PER_LINUX)
-#endif
 
 #endif