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:
b48194b
)
[SPARC] {bbc_,}envctrl: Use call_usermodehelper().
author
David S. Miller
<davem@sunset.davemloft.net>
Wed, 18 Oct 2006 02:19:08 +0000
(19:19 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 18 Oct 2006 02:28:52 +0000
(19:28 -0700)
We should not be calling kernel_execve() directly and this
causes module build failures because kernel_execve() is not
exported to modules.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found