]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
init: fix removal warning for deprecated initrd loading
authorMartin Kepplinger <martink@posteo.de>
Wed, 18 Dec 2024 12:36:38 +0000 (12:36 +0000)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 13 Jan 2025 04:21:14 +0000 (20:21 -0800)
commit052e97d9b7716a690a638da130b8d4522aabfc4f
tree50674d1cf2f8dade7eb468e6344bad7bc985c687
parent123f5d5ff28a6a5bef0c8c77953648da84c39d3e
init: fix removal warning for deprecated initrd loading

This won't be removed in 2021, no matter how hard we try.

Link: https://lkml.kernel.org/r/20241218123638.34907-1-martink@posteo.de
Signed-off-by: Martin Kepplinger <martink@posteo.de>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Joel Granados <joel.granados@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
init/do_mounts_initrd.c