patch-2.3.99-pre6 linux/include/asm-arm/proc-armo/elf.h

Next file: linux/include/asm-arm/proc-armo/system.h
Previous file: linux/include/asm-arm/pgtable.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre5/linux/include/asm-arm/proc-armo/elf.h linux/include/asm-arm/proc-armo/elf.h
@@ -10,7 +10,6 @@
 #define ELF_PROC_OK(x)		\
 	((x)->e_flags & EF_ARM_APCS26)
 
-#define SET_PERSONALITY(ex,ibcs2) \
-	current->personality = PER_LINUX
+#define SET_PERSONALITY(ex,ibcs2) set_personality(PER_LINUX)
 
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)