don't bother with kernel_thread/kernel_execve for launching linuxrc
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 2 Oct 2012 19:29:10 +0000 (15:29 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 12 Oct 2012 01:40:30 +0000 (21:40 -0400)
exec_usermodehelper_fns() will do just fine...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found