From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E5540393 for ; Mon, 4 Dec 2023 23:57:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="EqwgX+hN" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3B813C433C8; Mon, 4 Dec 2023 23:57:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1701734250; bh=JuuEUKt7FDn7ky2yHHNp/ndh/o25TgakSquo7yCGZUw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EqwgX+hNtNNynmS30vnPwXZjHcY5855UY0sbZMt+TC1LkLNcRUaFC7eIq7ZqUBUaK Ay37juFtraL7LctMMs1dn8fl0X0Z9tok0Qmcu4Y4k9eW8V38oftDdBZYwR+XkkZX9D /d1JC7sPWDIjh8NMiiBXXwNKUtX7dKTi3o3MDaME= Date: Tue, 5 Dec 2023 08:57:27 +0900 From: Greg KH To: Thomas Gleixner Cc: den@valinux.co.jp, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] x86/apic/msi: Fix misconfigured non-maskable MSI quirk" failed to apply to 6.1-stable tree Message-ID: <2023120518-pessimism-imitation-afb6@gregkh> References: <2023112040-sudden-savanna-4847@gregkh> <878r6axrpj.ffs@tglx> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <878r6axrpj.ffs@tglx> On Mon, Dec 04, 2023 at 10:06:00AM +0100, Thomas Gleixner wrote: > On Mon, Nov 20 2023 at 16:28, gregkh@linuxfoundation.org wrote: > > The patch below does not apply to the 6.1-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > See below. Thanks, now queued up. greg k-h