Re: [PATCH v4 1/3] init: remove deprecated "load_ramdisk" and "prompt_ramdisk" command line parameters
From: Randy Dunlap
Date: Thu Nov 20 2025 - 18:44:31 EST
On 11/19/25 2:24 PM, Askar Safin wrote:
> ...which do nothing. They were deprecated (in documentation) in
> 6b99e6e6aa62 ("Documentation/admin-guide: blockdev/ramdisk: remove use of
> "rdev"") in 2020 and in kernel messages in c8376994c86c ("initrd: remove
> support for multiple floppies") in 2020.
>
> Signed-off-by: Askar Safin <safinaskar@xxxxxxxxx>
Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Thanks.
> ---
> Documentation/admin-guide/kernel-parameters.txt | 4 ----
> arch/arm/configs/neponset_defconfig | 2 +-
> init/do_mounts.c | 7 -------
> init/do_mounts_rd.c | 7 -------
> 4 files changed, 1 insertion(+), 19 deletions(-)
--
~Randy