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 C8CECC433F5 for ; Tue, 12 Apr 2022 09:39:17 +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:MIME-Version:Message-ID:In-Reply-To: Date:References:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=AsgaJRT0JG1Zwh9dNY99VKXpM1FCA+7zNuxEeWIvUgs=; b=J7qoX3b96dTeIV zwfdC6uioaDjmao2mdbdZodBH3eAccDdxbxdcX84b3q3qABSI1lTVbk1xEy5LBUqzVOZ1nyTZeMFX URvmFmicMr/+pEDBZc/Bli9bBjw58AhXRrsVBZ2E0cEmpN7zuhUh382M7wDfOebEOEQwkpit2KxQN lcazvqmaGN2Xb+9S43qWKVyhkRQ/VxLE/n0WLy3nFyDyJr9jz1U+VGosgPgHOZc6SPH6a3+VYmrXw GH+5+n914K+njzdWwKkYylTeddrE5tmlW6zfHfWQDp6Ro+3nHSGO1H0BKg7hsJ8ZzQZvLMLzfM2cZ CTKIzgyQHd8bV8HM8SyA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1neCyN-00Cyjv-Oq; Tue, 12 Apr 2022 09:38:07 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1neCyK-00CyhH-2v; Tue, 12 Apr 2022 09:38:05 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 30C2DB818BB; Tue, 12 Apr 2022 09:38:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 282BCC385A1; Tue, 12 Apr 2022 09:37:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1649756281; bh=Z8H3j7wqi5e1lG2YLJp1rEvzi3mZVYDKfcLpQYqvVss=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=c3zVsyjuMlxbotIc42Vq0cYT4ydjtAY1ae1gbMIYRsylDj/1ckf2B74QKGTczGsD2 o8EhhejnQbt6nIerFou1kYwlZAdjZKE/1PZr03g41cgtkaPeFwunWunWVjGgH3z0T1 cWdlS0yGFjY/PPHOYZ9XHLhye+bsqjxh1qGl6wzclsST2k9keMAwwrN6BiSGSABVGw 9MBoRR2WibvTpeDUj3LeexDgCp9pz1e5IY0gNeOFFBlN1SXaFcThO1ZQSsJbz/Scsg PaooJ7TgY814dyHkDzQ7mLRc3MfjhdXfkQgRu7gInh3tlXlZR/D5c0WNG9x/Ti16a+ SwFhheUZov/gA== From: Kalle Valo To: Philippe Schenker Cc: linux-wireless@vger.kernel.org, Felix Fietkau , linux@leemhuis.info, "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 Subject: Re: [PATCH] Revert "mt76: mt7921: enable aspm by default" References: <20220412090415.17541-1-dev@pschenker.ch> Date: Tue, 12 Apr 2022 12:37:50 +0300 In-Reply-To: <20220412090415.17541-1-dev@pschenker.ch> (Philippe Schenker's message of "Tue, 12 Apr 2022 11:04:14 +0200") Message-ID: <87y20aod5d.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220412_023804_316639_25303DEC X-CRM114-Status: GOOD ( 11.24 ) 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 Philippe Schenker writes: > This reverts commit bf3747ae2e25dda6a9e6c464a717c66118c588c8. > > This commit introduces a regression on some systems where the kernel is > crashing in different locations after a reboot was issued. > > This issue was bisected on a Thinkpad P14s Gen2 (AMD) with latest firmware. > > Link: https://lore.kernel.org/linux-wireless/5077a953487275837e81bdf1808ded00b9676f9f.camel@pschenker.ch/ > Signed-off-by: Philippe Schenker Can I take this to wireless tree? Felix, ack? I'll also add: Fixes: bf3747ae2e25 ("mt76: mt7921: enable aspm by default") -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel