-
- Downloads
init: add an init_chroot helper
Add a simple helper to chroot with a kernel space file name and switch
the early init code over to it. Remove the now unused ksys_chroot.
Signed-off-by:
Christoph Hellwig <hch@lst.de>
Showing
- drivers/base/devtmpfs.c 1 addition, 1 deletiondrivers/base/devtmpfs.c
- fs/init.c 24 additions, 0 deletionsfs/init.c
- fs/open.c 1 addition, 6 deletionsfs/open.c
- include/linux/init_syscalls.h 1 addition, 0 deletionsinclude/linux/init_syscalls.h
- include/linux/syscalls.h 0 additions, 2 deletionsinclude/linux/syscalls.h
- init/do_mounts.c 1 addition, 1 deletioninit/do_mounts.c
- init/do_mounts_initrd.c 2 additions, 2 deletionsinit/do_mounts_initrd.c
Loading
Please register or sign in to comment