]> git.baikalelectronics.ru Git - kernel.git/commit
don't bother exporting kernel_execve()
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 2 Aug 2012 18:27:53 +0000 (22:27 +0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 20 Sep 2012 13:51:28 +0000 (09:51 -0400)
commit6c16cc0816216939d7ba204c90fdd40b121108cf
tree14bec1695f36bc8b07bf2d022e53da91ab0e0bf9
parent229c150d61a2f4dd850b3e87043c7ac365a85542
don't bother exporting kernel_execve()

most of the architectures don't and there's not a single
caller outside of core kernel.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
arch/arm/kernel/sys_arm.c
arch/hexagon/kernel/syscall.c
arch/unicore32/kernel/sys.c