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:
bb3c90f
)
exec: introduce get_user_arg_ptr() helper
author
Oleg Nesterov
<oleg@redhat.com>
Sun, 6 Mar 2011 17:02:21 +0000
(18:02 +0100)
committer
Oleg Nesterov
<oleg@redhat.com>
Sat, 9 Apr 2011 13:53:45 +0000
(15:53 +0200)
Introduce get_user_arg_ptr() helper, convert count() and copy_strings()
to use it.
No functional changes, preparation. This helper is trivial, it just
reads the pointer from argv/envp user-space array.
Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Reviewed-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Tested-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
fs/exec.c
patch
|
blob
|
history
diff --cc
fs/exec.c
Simple merge