]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - init/do_mounts_initrd.c
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)
commitba4df2808a86f8b103c4db0b8807649383e9bd13
treeb027ebf6d1345842686577e04d2cda1e4b05201f
parentcb450766bcafc7bd7d40e9a5a0050745e8c68b3e
don't bother with kernel_thread/kernel_execve for launching linuxrc

exec_usermodehelper_fns() will do just fine...

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