]> git.ipfire.org Git - thirdparty/linux.git/commit - init/initramfs.c
init: add an init_stat helper
authorChristoph Hellwig <hch@lst.de>
Wed, 22 Jul 2020 09:15:40 +0000 (11:15 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 31 Jul 2020 06:17:54 +0000 (08:17 +0200)
commit716308a5331bf907b819f9db8dc942b19568f925
tree9138128e16cab1d49d2006f8340425532c6f9e5d
parent5fee64fcde0770c41e926ff981022eaa512d8980
init: add an init_stat helper

Add a simple helper to stat with a kernel space file name and switch
the early init code over to it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/md/md-autodetect.c
fs/init.c
include/linux/init_syscalls.h
init/initramfs.c