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 4AA75C3DA7A for ; Mon, 2 Jan 2023 09:58:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232361AbjABJ6z (ORCPT ); Mon, 2 Jan 2023 04:58:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57474 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230451AbjABJ6y (ORCPT ); Mon, 2 Jan 2023 04:58:54 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D28CDEA6; Mon, 2 Jan 2023 01:58:53 -0800 (PST) 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 848B4B80CA9; Mon, 2 Jan 2023 09:58:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3590CC433F1; Mon, 2 Jan 2023 09:58:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1672653531; bh=npb44JnnkKZ7KVC4ZH2go2CVbsmFiDF0VsRyPRfMim4=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=X0uhtcjnDev96hwqj1nwBHZrurVpcd+qmHR27Qt+a+pvxdWKAvb7Ac2j//T3kGZ8d qHu+6EL79h9og/cuj3LbtRd2b0mSr8GziX/SwK/6uxa6VeHKD3m13LUeMPyALL2CUS tXlfmRLr6eCWx5EX/Gq+kVB25rS02a4CGUu/uPZ7Bn/bmWE/XY+nFGTDBKyI9HK9Zr WQlTifbOb/JzBITpDjEnEflfhNp+HGefkmvkzTS6+oBVgAll4OcVw0eVaHcKY5H5HM 2pSPGXY2mBe37ISGa1whFD9BcPckRivxzsGKowpjn/lfa0ctTBNCokWIbNQa8l4+hS Eka3thw35ZUmA== Received: from sofa.misterjones.org ([185.219.108.64] helo=goblin-girl.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1pCHai-00GIGl-Rb; Mon, 02 Jan 2023 09:58:48 +0000 Date: Mon, 02 Jan 2023 09:58:48 +0000 Message-ID: <868rilb6lj.wl-maz@kernel.org> From: Marc Zyngier To: Sasha Levin , stable Cc: stable-commits@vger.kernel.org, Arnd Bergmann , Michael Ellerman , Nicholas Piggin , Christophe Leroy Subject: Re: Patch "powerpc/msi: Fix deassociation of MSI descriptors" has been added to the 4.9-stable tree In-Reply-To: <20230102033733.1838845-1-sashal@kernel.org> References: <20230102033733.1838845-1-sashal@kernel.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/28.2 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: sashal@kernel.org, stable@vger.kernel.org, stable-commits@vger.kernel.org, arnd@arndb.de, mpe@ellerman.id.au, npiggin@gmail.com, christophe.leroy@csgroup.eu X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, 02 Jan 2023 03:37:32 +0000, Sasha Levin wrote: > > This is a note to let you know that I've just added the patch titled > > powerpc/msi: Fix deassociation of MSI descriptors > > to the 4.9-stable tree which can be found at: > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > The filename of the patch is: > powerpc-msi-fix-deassociation-of-msi-descriptors.patch > and it can be found in the queue-4.9 subdirectory. > > If you, or anyone else, feels it should not be added to the stable tree, > please let know about it. > > > > commit 760aa3717faf046c8d5bdc27c226179d192b7ddf > Author: Marc Zyngier > Date: Sat Dec 17 10:46:44 2022 +0000 > > powerpc/msi: Fix deassociation of MSI descriptors > > [ Upstream commit 4545c6a3d6ba71747eaa984c338ddd745e56e23f ] Again[1], please drop this from all stable branches, as it has no purpose before 6.2. If I wanted it backported, I would have earmarked it as a stable candidate. M. [1] https://lore.kernel.org/all/86fsczbypl.wl-maz@kernel.org/ -- Without deviation from the norm, progress is not possible.