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 224EAC433FE for ; Wed, 27 Apr 2022 07:32:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1358862AbiD0Hf0 (ORCPT ); Wed, 27 Apr 2022 03:35:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60472 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242894AbiD0HfY (ORCPT ); Wed, 27 Apr 2022 03:35:24 -0400 Received: from wp530.webpack.hosteurope.de (wp530.webpack.hosteurope.de [IPv6:2a01:488:42:1000:50ed:8234::]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 918F884ED3; Wed, 27 Apr 2022 00:32:13 -0700 (PDT) Received: from [2a02:8108:963f:de38:6624:6d8d:f790:d5c]; authenticated by wp530.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) id 1njc9f-0005I9-AK; Wed, 27 Apr 2022 09:32:07 +0200 Message-ID: <60d2a5b8-7e25-3020-6092-64afe7abc186@leemhuis.info> Date: Wed, 27 Apr 2022 09:32:05 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 Subject: Re: [PATCH] Revert "mt76: mt7921: enable aspm by default" Content-Language: en-US To: Kalle Valo Cc: Philippe Schenker , linux-wireless@vger.kernel.org, Felix Fietkau , "David S. Miller" , Deren Wu , Jakub Kicinski , Lorenzo Bianconi , Matthias Brugger , Paolo Abeni , Ryder Lee , Sean Wang , Shayne Chen , YN Chen , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, netdev@vger.kernel.org, "regressions@lists.linux.dev" References: <20220412090415.17541-1-dev@pschenker.ch> <87y20aod5d.fsf@kernel.org> <7aa0bbd0-5498-ba74-ad6d-6dacbade8a3d@leemhuis.info> <87o816oaez.fsf@kernel.org> From: Thorsten Leemhuis In-Reply-To: <87o816oaez.fsf@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-bounce-key: webpack.hosteurope.de;regressions@leemhuis.info;1651044733;3de9c336; X-HE-SMSGID: 1njc9f-0005I9-AK Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12.04.22 12:36, Kalle Valo wrote: >> Ciao, Thorsten (wearing his 'the Linux kernel's regression tracker' hat) >> [...] >> P.S.: As the Linux kernel's regression tracker I'm getting a lot of >> reports on my table. I can only look briefly into most of them and lack >> knowledge about most of the areas they concern. I thus unfortunately >> will sometimes get things wrong or miss something important. I hope >> that's not the case here; if you think it is, don't hesitate to tell me >> in a public reply, it's in everyone's interest to set the public record >> straight. > BTW, maybe you could add that boilerplace text after P.S. into the > signature (ie. under "-- " line)? That way your mails would more > readable and make it more clear that you didn't write the boilerplate > text specifically for this mail. Late reply: FYI, I thought back and forth about the boilerplace text and how to handle that when I started using it. I deliberately decided against putting it under a "-- " line, as that wouldn't work well for some of the mails I write -- for example those where I deliberately use top-posting (which I hate and kinda feels wrong, but nevertheless right at the same time) to make this as easy to grasp as possible. After your comment I have thought about it again for a while but in the end for now decided to mostly stick to the approach I used, but your comment made me shorten the text a bit. Ciao, Thorsten