From mboxrd@z Thu Jan 1 00:00:00 1970 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 E9DAFC30657 for ; Mon, 3 Jul 2023 19:32:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231174AbjGCTcw (ORCPT ); Mon, 3 Jul 2023 15:32:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48788 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229914AbjGCTcr (ORCPT ); Mon, 3 Jul 2023 15:32:47 -0400 Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 094AFE6B; Mon, 3 Jul 2023 12:32:46 -0700 (PDT) References: <20230629184151.888604958@linuxfoundation.org> <2023063001-overlying-browse-de1a@gregkh> <0b2aefa4-7407-4936-6604-dedfb1614483@gmx.de> <5fd98a09-4792-1433-752d-029ae3545168@gmx.de> <9b35a19d-800c-f9f9-6b45-cf2038ef235f@roeck-us.net> <2a2387bf-f589-6856-3583-d3d848a17d34@roeck-us.net> <7146f74d-8638-46c7-8e8c-15abc97a379f@gmx.de> <11fef47a-4805-df0e-016e-d2a777087129@gmx.de> User-agent: mu4e 1.10.4; emacs 29.0.92 From: Sam James To: Helge Deller , Greg Kroah-Hartman Cc: Linus Torvalds , Guenter Roeck , stable@vger.kernel.org, linux-kernel@vger.kernel.org, akpm@linux-foundation.org, linux-parisc , John David Anglin Subject: Re: [PATCH 6.4 00/28] 6.4.1-rc1 review - hppa argument list too long Date: Mon, 03 Jul 2023 20:31:21 +0100 In-reply-to: <11fef47a-4805-df0e-016e-d2a777087129@gmx.de> Message-ID: <87v8f04wpy.fsf@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Helge Deller writes: > On 7/3/23 18:49, Linus Torvalds wrote: >> On Mon, 3 Jul 2023 at 00:08, Helge Deller wrote: >>> >>> Great, that patch fixes it! >> >> Yeah, I was pretty sure this was it, but it's good to have it >> confirmed. Committed. > > Thank you! > > Nice to see that Greg picked up the patch for stable that fast as well! Sorry, where? I was just about to check if it was marked for backporting but I can't see it in Greg's trees yet. We need it fo 6.1, 6.3, 6.4. (Apologies if I'm missing it somewhere obvious.)