[PATCH] Make <linux/personality.h> userspace proof
authorRalf Baechle <ralf@linux-mips.org>
Fri, 20 Oct 2006 06:28:17 +0000 (23:28 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 20 Oct 2006 17:26:35 +0000 (10:26 -0700)
commit34e856e6a522a8fc0feba7497f5b05aeaa13d473
treea6b0199f4f7a2e36ca4a8ff851b93b633344eea1
parent3fcfab16c5b86eaa3db3a9a31adba550c5b67141
[PATCH] Make <linux/personality.h> userspace proof

<linux/personality.h> contains the constants for personality(2) but also
some defintions that are useless or even harmful in userspace such as the
personality() macro.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/personality.h