From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pegase2.c-s.fr (pegase2.c-s.fr [93.17.235.10]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 15C9E304BD3; Mon, 15 Sep 2025 12:20:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=93.17.235.10 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1757938836; cv=none; b=A2rCRHQmxP6L9sQ6H1z1oS9mAEc3PNB9Wt0cIuFSAkqWA3mVQpD8ZaPgQx0WfnXP4srVB87zURHeR9dYH3Xd20IKxv/lUzWiuXKu7Wriw31pT6MmH6QnRX9MlTGGhbyvZgpvJ5+myIzX53ZVk54Ye2U59CAibU1+pXLWAZyTB7c= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1757938836; c=relaxed/simple; bh=hzJRZ6RsW9x4FoXCvtGRPheB3cJRywWrGb2f60WiArY=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=NAlTp5va3dQjOZ79tlz0sycEFMIPRe73KYiwGWO9Rp61A4p928+VpKPAKEabla4TsEHRHl0N82ydVWCdAlTxl/jaPeRVR2L+ta33oKlLZ6K2As4EI9kHGVcDOCEdwBpMrFDdpvQ5kT+/o7+7g7SW3U3ic4rVXK6XO0nwgK7eYsU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=csgroup.eu; spf=pass smtp.mailfrom=csgroup.eu; arc=none smtp.client-ip=93.17.235.10 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=csgroup.eu Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=csgroup.eu Received: from localhost (mailhub4.si.c-s.fr [172.26.127.67]) by localhost (Postfix) with ESMTP id 4cQNk542mcz9sxg; Mon, 15 Sep 2025 13:54:37 +0200 (CEST) X-Virus-Scanned: amavisd-new at c-s.fr Received: from pegase2.c-s.fr ([172.26.127.65]) by localhost (pegase2.c-s.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id gU-FCr8uz3Wx; Mon, 15 Sep 2025 13:54:37 +0200 (CEST) Received: from messagerie.si.c-s.fr (messagerie.si.c-s.fr [192.168.25.192]) by pegase2.c-s.fr (Postfix) with ESMTP id 4cQNk52Vgmz9sxc; Mon, 15 Sep 2025 13:54:37 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by messagerie.si.c-s.fr (Postfix) with ESMTP id 2BC808B765; Mon, 15 Sep 2025 13:54:37 +0200 (CEST) X-Virus-Scanned: amavisd-new at c-s.fr Received: from messagerie.si.c-s.fr ([127.0.0.1]) by localhost (messagerie.si.c-s.fr [127.0.0.1]) (amavisd-new, port 10023) with ESMTP id EtUlfQjxhILa; Mon, 15 Sep 2025 13:54:37 +0200 (CEST) Received: from [10.25.207.160] (unknown [10.25.207.160]) by messagerie.si.c-s.fr (Postfix) with ESMTP id 92F668B763; Mon, 15 Sep 2025 13:54:36 +0200 (CEST) Message-ID: Date: Mon, 15 Sep 2025 13:54:36 +0200 Precedence: bulk X-Mailing-List: linux-sh@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT To: Askar Safin , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Linus Torvalds , Greg Kroah-Hartman , Christian Brauner , Al Viro , Jan Kara , Christoph Hellwig , Jens Axboe , Andy Shevchenko , Aleksa Sarai , =?UTF-8?Q?Thomas_Wei=C3=9Fschuh?= , Julian Stecklina , Gao Xiang , Art Nikpal , Andrew Morton , Eric Curtin , Alexander Graf , Rob Landley , Lennart Poettering , linux-arch@vger.kernel.org, linux-alpha@vger.kernel.org, linux-snps-arc@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-csky@vger.kernel.org, linux-hexagon@vger.kernel.org, loongarch@lists.linux.dev, linux-m68k@lists.linux-m68k.org, linux-mips@vger.kernel.org, linux-openrisc@vger.kernel.org, linux-parisc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-riscv@lists.infradead.org, linux-s390@vger.kernel.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, linux-um@lists.infradead.org, x86@kernel.org, Ingo Molnar , linux-block@vger.kernel.org, initramfs@vger.kernel.org, linux-api@vger.kernel.org, linux-doc@vger.kernel.org, linux-efi@vger.kernel.org, linux-ext4@vger.kernel.org, "Theodore Y . Ts'o" , linux-acpi@vger.kernel.org, Michal Simek , devicetree@vger.kernel.org, Luis Chamberlain , Kees Cook , Thorsten Blum , Heiko Carstens , patches@lists.linux.dev References: <20250913003842.41944-1-safinaskar@gmail.com> <20250913003842.41944-9-safinaskar@gmail.com> From: Christophe Leroy Content-Language: fr-FR In-Reply-To: <20250913003842.41944-9-safinaskar@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Le 13/09/2025 à 02:37, Askar Safin a écrit : > [Vous ne recevez pas souvent de courriers de safinaskar@gmail.com. Découvrez pourquoi ceci est important à https://aka.ms/LearnAboutSenderIdentification ] > > They are unused since previous commit Since which commit ? > > Signed-off-by: Askar Safin > --- > 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 > >