]> www.infradead.org Git - users/jedix/linux-maple.git/commit
um: Do not propagate initrd parameter to kernel
authorTiwei Bie <tiwei.btw@antgroup.com>
Fri, 11 Oct 2024 04:04:41 +0000 (12:04 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 23 Oct 2024 07:52:49 +0000 (09:52 +0200)
commitb9ee5fc8f4aa8c6547f9853e0480949c155163cb
tree6c0c4e6e0e38ae819174e598dbe84debfece9960
parent3f48113df3495540fb492760dfb092deaccc9f7d
um: Do not propagate initrd parameter to kernel

This parameter is UML specific. It specifies the name of the file
containing the initrd image, which is unknown to kernel.

Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20241011040441.1586345-10-tiwei.btw@antgroup.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
arch/um/kernel/initrd.c