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:
45dabf1
)
sh: Prevent leaking of CONFIG_SUPERH32 to userspace in asm/unistd.h.
author
Khem Raj
<raj.khem@gmail.com>
Thu, 3 Jul 2008 10:02:41 +0000
(19:02 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 28 Jul 2008 09:10:27 +0000
(18:10 +0900)
CONFIG_SUPERH32 is currently trickling into userspace unistd.h. Attached
patch uses __SH5__ define in userspace.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found