From mboxrd@z Thu Jan 1 00:00:00 1970 From: Catalin Marinas Subject: Re: [PATCH v3 02/24] arm64: Remove COMMAND_LINE_SIZE from uapi Date: Tue, 14 Feb 2023 14:14:56 +0000 Message-ID: References: <20230214074925.228106-1-alexghiti@rivosinc.com> <20230214074925.228106-3-alexghiti@rivosinc.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20230214074925.228106-3-alexghiti@rivosinc.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane-mx.org@lists.ozlabs.org Sender: "Linuxppc-dev" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexandre Ghiti Cc: Rich Felker , linux-ia64@vger.kernel.org, linux-doc@vger.kernel.org, Dave Hansen , x86@kernel.org, Palmer Dabbelt , linux-mips@vger.kernel.org, "James E . J . Bottomley" , Max Filippov , "H . Peter Anvin" , sparclinux@vger.kernel.org, WANG Xuerui , Will Deacon , Alexander Gordeev , linux-arch@vger.kernel.org, linux-s390@vger.kernel.org, linux-snps-arc@lists.infradead.org, Arnd Bergmann , Yoshinori Sato , Jonathan Corbet , linux-sh@vger.kernel.org, Helge Deller , Huacai Chen , Russell King , Ingo Molnar , Geert Uytterhoeven , Vi On Tue, Feb 14, 2023 at 08:49:03AM +0100, Alexandre Ghiti wrote: > From: Palmer Dabbelt > > As far as I can tell this is not used by userspace and thus should not > be part of the user-visible API. > > Signed-off-by: Palmer Dabbelt Acked-by: Catalin Marinas