git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fcfab1
)
[PATCH] Make <linux/personality.h> userspace proof
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 20 Oct 2006 06:28:17 +0000
(23:28 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 20 Oct 2006 17:26:35 +0000
(10:26 -0700)
<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
patch
|
blob
|
history
diff --cc
include/linux/personality.h
Simple merge