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 3A06DC47088 for ; Thu, 1 Dec 2022 08:26:42 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229692AbiLAI0l (ORCPT ); Thu, 1 Dec 2022 03:26:41 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57138 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229683AbiLAI0k (ORCPT ); Thu, 1 Dec 2022 03:26:40 -0500 Received: from sin.source.kernel.org (sin.source.kernel.org [145.40.73.55]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9380B63D57 for ; Thu, 1 Dec 2022 00:26:39 -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 sin.source.kernel.org (Postfix) with ESMTPS id EF71DCE1C46 for ; Thu, 1 Dec 2022 08:26:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B2686C433D6; Thu, 1 Dec 2022 08:26:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1669883196; bh=jKM9RTXBuD5ejlzqPuTeN8DR67MahcSA9weyOpgt3YQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ltLiezXpEE8FS9AsvZnlTY4JYy6nLvXhJor0g3+R8QdINzk9x2/V1O5wUopmTOq73 QUV5MzJVHoOUn08nhtKg82Q8RuI14PCZpSo7RJPQaBAYBO2g9zoRbOX81jxHDV61US G+UGyw7SBn9wpGbMv+yKqG1PRsA7aW4KO1rSbdAo= Date: Thu, 1 Dec 2022 06:58:52 +0100 From: Greg KH To: Pawan Gupta Cc: bp@suse.de, dave.hansen@linux.intel.com, hdegoede@redhat.com, rafael.j.wysocki@intel.com, stable@kernel.org, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] x86/pm: Add enumeration check before spec MSRs save/restore" failed to apply to 5.10-stable tree Message-ID: References: <1669811516103161@kroah.com> <20221130231109.ohdusribjld4t4f5@desk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221130231109.ohdusribjld4t4f5@desk> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, Nov 30, 2022 at 03:11:09PM -0800, Pawan Gupta wrote: > On Wed, Nov 30, 2022 at 01:31:56PM +0100, gregkh@linuxfoundation.org wrote: > > > > The patch below does not apply to the 5.10-stable tree. > > Patch is applying cleanly on v5.10.156. Is it not where it should be > applied? Did you try building with the patch applied? :( > Same observation for failed patch on 5.4. Same on 5.4, breaks the build, right? I don't have special emails for "this applied but did not build" as that's more rare. thanks, greg k-h