Re: [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT

Christophe Leroy <[email protected]>
Newsgroups gmane.linux.ports.parisc,gmane.linux.file-systems,gmane.linux.kernel,gmane.linux.kernel.cross-arch,gmane.linux.ports.alpha,gmane.linux.kernel.arc,gmane.linux.ports.arm.kernel,gmane.linux.ports.hexagon,gmane.linux.ports.mips,gmane.linux.ports.ppc64.devel,gmane.linux.ports.riscv,gmane.linux.ports.sh.devel,gmane.linux.ports.sparc,gmane.linux.uml.devel,gmane.linux.block,gmane.linux.kernel.initramfs,gmane.linux.kernel.api,gmane.linux.documentation,gmane.linux.kernel.efi,gmane.comp.file-systems.ext4,gmane.linux.acpi.devel,gmane.linux.drivers.devicetree
Message-ID <[email protected]>

Le 13/09/2025 à 02:37, Askar Safin a écrit :
> [Vous ne recevez pas souvent de courriers de [email protected]. Découvrez pourquoi ceci est important à https://aka.ms/LearnAboutSenderIdentification ]
> 
> They are unused since previous commit

Since which commit ?

> 
> Signed-off-by: Askar Safin <[email protected]>
> ---
>   Documentation/arch/arm/setup.rst | 4 ++--
>   arch/arm/kernel/atags_compat.c   | 2 --
>   2 files changed, 2 insertions(+), 4 deletions(-)
> 
> diff --git a/Documentation/arch/arm/setup.rst b/Documentation/arch/arm/setup.rst
> index 8e12ef3fb9a7..be77d4b2aac1 100644
> --- a/Documentation/arch/arm/setup.rst
> +++ b/Documentation/arch/arm/setup.rst
> @@ -35,8 +35,8 @@ below:
>       =====   ========================
>       bit 0   1 = mount root read only
>       bit 1   unused
> -    bit 2   0 = load ramdisk
> -    bit 3   0 = prompt for ramdisk
> +    bit 2   unused
> +    bit 3   unused
>       =====   ========================
> 
>    rootdev
> diff --git a/arch/arm/kernel/atags_compat.c b/arch/arm/kernel/atags_compat.c
> index b9747061fa97..8d04edee3066 100644
> --- a/arch/arm/kernel/atags_compat.c
> +++ b/arch/arm/kernel/atags_compat.c
> @@ -44,8 +44,6 @@ struct param_struct {
>              unsigned long ramdisk_size;         /*  8 */
>              unsigned long flags;                /* 12 */
>   #define FLAG_READONLY  1
> -#define FLAG_RDLOAD    4
> -#define FLAG_RDPROMPT  8
>              unsigned long rootdev;              /* 16 */
>              unsigned long video_num_cols;       /* 20 */
>              unsigned long video_num_rows;       /* 24 */
> --
> 2.47.2
> 
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.