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:
3e497df
)
sh: fix up fallout from syscall arg constification.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 16 Aug 2010 05:52:06 +0000
(14:52 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 16 Aug 2010 05:52:06 +0000
(14:52 +0900)
sys_execve() now takes a const pointer, so reflect this change where the
syscall is actually defined, too. Fixes up a build error due to prototype
mismatch.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/process_32.c
patch
|
blob
|
history
diff --cc
arch/sh/kernel/process_32.c
Simple merge