initrd: mark initrd support as deprecated
authorChristoph Hellwig <hch@lst.de>
Wed, 8 Jul 2020 16:18:54 +0000 (18:18 +0200)
committerChristoph Hellwig <hch@lst.de>
Thu, 30 Jul 2020 06:22:47 +0000 (08:22 +0200)
commit9acc17baf1fd6369cf969b1130bcf8c4b616ecfb
tree5aba2cae338e135e875d46677e216d4edbcfbb99
parentf0ea68f1390ca11aae9e08a042c6dba5bc48eea2
initrd: mark initrd support as deprecated

The classic initial ramdisk has been replaced by the much more
flexible and efficient initramfs a long time.  Warn about it being
removed soon.

Includes a spelling fix from Colin Ian King <colin.king@canonical.com>.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
init/do_mounts_initrd.c