Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 19EA4C05027 for ; Tue, 14 Feb 2023 09:01:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231368AbjBNJBB (ORCPT ); Tue, 14 Feb 2023 04:01:01 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33958 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229936AbjBNJA5 (ORCPT ); Tue, 14 Feb 2023 04:00:57 -0500 Received: from mail-lj1-f175.google.com (mail-lj1-f175.google.com [209.85.208.175]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AC0E91041E; Tue, 14 Feb 2023 01:00:54 -0800 (PST) Received: by mail-lj1-f175.google.com with SMTP id m10so17592100ljp.3; Tue, 14 Feb 2023 01:00:54 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=7mNyenBvavxUdV7/ZOu+dVcpWueC+FqvBBNVPDVl8j0=; b=68kX/eMafzJn+uOsn01BLKV3S47XqIMZFb2P1urljBtzJV7LcPLoueTHoIq54eHxg9 ga+ncMCjhWx3DeVRSeJep2SJnuyHMcZv+6XLVRnNVG4lthgx5jAHtfnINDOI6kRZAQXv i4FFWgiup9v9V5FO3HoatxPB0yq1TrWl8/VTBHN0ydloFFKqNc9s+eh+psmgXhU1Agy5 sjgAQWDj4KP8VxaYjrizC2PoQKYW+l2XqffcuqeWQl5drM77RQGbQ39h792vHN7Hth6v 4pBvlHB44BU0JEx8mSOOWHl2DWekW+gV9kKoY2xhsA1epHeGUqY8/YCDs8axwliUAd69 yt8g== X-Gm-Message-State: AO0yUKW7xJLHoJODQJA/er7O1XF/AOnJ0OI4eD/LH3tUMckBBDkwMAMF 7h06iHF5GFzGM5ftaYAoleHcz1JFNIkkHGh1 X-Google-Smtp-Source: AK7set8eSw4tNFT9BxU4Dd3b2xNZTcxAvxoiXhp3+rQ2//nw5NE5JHsfoe7W4EQBsIThBW+R9/v8JA== X-Received: by 2002:a2e:bea5:0:b0:293:4e08:1aab with SMTP id a37-20020a2ebea5000000b002934e081aabmr874279ljr.10.1676365252067; Tue, 14 Feb 2023 01:00:52 -0800 (PST) Received: from mail-lj1-f169.google.com (mail-lj1-f169.google.com. [209.85.208.169]) by smtp.gmail.com with ESMTPSA id l22-20020a2e8356000000b002934e76271asm1098736ljh.33.2023.02.14.01.00.46 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 14 Feb 2023 01:00:50 -0800 (PST) Received: by mail-lj1-f169.google.com with SMTP id h17so17618325ljq.4; Tue, 14 Feb 2023 01:00:46 -0800 (PST) X-Received: by 2002:a2e:9448:0:b0:293:5264:ad89 with SMTP id o8-20020a2e9448000000b002935264ad89mr149587ljh.37.1676365235984; Tue, 14 Feb 2023 01:00:35 -0800 (PST) MIME-Version: 1.0 References: <20230214074925.228106-1-alexghiti@rivosinc.com> <20230214074925.228106-6-alexghiti@rivosinc.com> In-Reply-To: <20230214074925.228106-6-alexghiti@rivosinc.com> From: Geert Uytterhoeven Date: Tue, 14 Feb 2023 10:00:22 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 05/24] m68k: Remove COMMAND_LINE_SIZE from uapi To: Alexandre Ghiti Cc: Jonathan Corbet , Richard Henderson , Ivan Kokshaysky , Matt Turner , Vineet Gupta , Russell King , Catalin Marinas , Will Deacon , Huacai Chen , WANG Xuerui , Michal Simek , Thomas Bogendoerfer , "James E . J . Bottomley" , Helge Deller , Michael Ellerman , Nicholas Piggin , Christophe Leroy , Paul Walmsley , Palmer Dabbelt , Albert Ou , Heiko Carstens , Vasily Gorbik , Alexander Gordeev , Christian Borntraeger , Sven Schnelle , Yoshinori Sato , Rich Felker , "David S . Miller" , Thomas Gleixner , Ingo Molnar , Borislav Petkov , Dave Hansen , x86@kernel.org, "H . Peter Anvin" , Chris Zankel , Max Filippov , Arnd Bergmann , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-alpha@vger.kernel.org, linux-snps-arc@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-ia64@vger.kernel.org, loongarch@lists.linux.dev, linux-m68k@lists.linux-m68k.org, linux-mips@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-xtensa@linux-xtensa.org, linux-arch@vger.kernel.org, Palmer Dabbelt Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 14, 2023 at 8:55 AM 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: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds