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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6D3CECD11BF for ; Tue, 19 Mar 2024 16:03:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=QyXVRnXvco8yYJdEYuBYIoIAe1oSePb05yLhMt4NDyw=; b=XQP8Z5gc4iu5MK zIU1umRXkHYkVcqvBP58RHjIFC5v2yN/vV8OXfAD1WEi3SYF1lSkL//2QaTfSg4jy143zhs0SA6c2 94Ujy7FL27AKlUVHW/1ztxo2gUAPPHM5O9Sg7ih1gnt3nO+nbtTxvQySljcSSpnpdAulUHfuwXh5m GnM7X8IB5e4SmdVa/ya6WJKHuPRF6hPqKHZ6sxxkM2aZFMFoXWf8OYPOjYA2nMxaKOdwuu3jzqJbx LWwTqKkdQ8EO5IdTU+8gLoQAbJ8sKWKI3YdRQ2DobVDn3nxoeHy54rCNw6wNUJ23kbYzTx33xKclY zfQbF795OrLI4mbhNfoQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rmbvu-0000000DGct-2AWQ; Tue, 19 Mar 2024 16:03:22 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rmbvr-0000000DGbT-1WJG; Tue, 19 Mar 2024 16:03:21 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 32138CE0EBB; Tue, 19 Mar 2024 16:03:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 34885C433C7; Tue, 19 Mar 2024 16:03:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1710864196; bh=+voahnlPtlKXWhIdh6ZvbBRDSKewT58b6XkwLBATBs0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GQykNv4jqSVsGqK7aButH1nz5vVakQLEs5Kfy7VWh4LHBww3lx17IDdArNeqelGju dr2Upwk/dUYfRldBc1J8dhYssWkC+ERTcRQ4b5VL52xNw3VDIgkf8IsBU01wLfxZ3c +ZV8ldv7aumnK10StnNpTYEdW7n/g5H06W5NBQ/8= Date: Tue, 19 Mar 2024 12:03:15 -0400 From: Konstantin Ryabitsev To: =?utf-8?B?QXLEsW7DpyDDnE5BTA==?= Cc: Florian Fainelli , Daniel Golle , DENG Qingfang , Sean Wang , Andrew Lunn , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Matthias Brugger , AngeloGioacchino Del Regno , =?utf-8?B?UmVuw6k=?= van Dorst , Russell King , SkyLake Huang , Heiner Kallweit , Bartel Eerdekens , mithat.guner@xeront.com, erkin.bozoglu@xeront.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: Re: [PATCH 0/3] Fix EEE support for MT7531 and MT7988 SoC switch Message-ID: <20240319-uppish-idealistic-giraffe-e17cb4@lemur> References: <65f7f17d.050a0220.3c75a.cde3SMTPIN_ADDED_BROKEN@mx.google.com> <5514243b-c795-436e-8628-8f421c900bcb@gmail.com> <20240318-quizzical-raven-of-plenty-ef21f5@lemur> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240318-quizzical-raven-of-plenty-ef21f5@lemur> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240319_090319_817260_A7F8C1CB X-CRM114-Status: GOOD ( 12.91 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Mar 18, 2024 at 02:01:58PM -0400, Konstantin Ryabitsev wrote: > > It looks like my branch name was too long again. b4 0.13.0 cannot handle > > branch names that are too long. I'll keep it shorter for future > > submissions. It'd be great if Konstantin could provide a specific limit. > > It's not really b4, it's the web endpoint and the version of python it's > running. I hope to fix it soon by applying the same workarounds as we ended up > doing for b4 itself. I've deployed the version of endpoint that works around this bug. Hopefully, you won't see it again regardless of the message-id length. -K _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel