]> git.karo-electronics.de Git - karo-tx-linux.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, 6 Sep 2012 17:57:22 +0000 (13:57 -0400)
commitb2d5514bc055ccd4a0695a694d24d8797059c361
tree850c7be2fdd909a3338924d3b3069b66618cae22
parent0760df6e8bd819a34749bdf5cb6d84c470211546
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