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 A0DF2FA373D for ; Tue, 1 Nov 2022 04:50:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229549AbiKAEuk (ORCPT ); Tue, 1 Nov 2022 00:50:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35030 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229457AbiKAEuj (ORCPT ); Tue, 1 Nov 2022 00:50:39 -0400 Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0283A17420 for ; Mon, 31 Oct 2022 21:50:37 -0700 (PDT) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 880AC5C01A7; Tue, 1 Nov 2022 00:50:33 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Tue, 01 Nov 2022 00:50:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kroah.com; h=cc :cc:content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to; s=fm3; t=1667278233; x=1667364633; bh=necyt3nwDL vTwl9KKoA02pBpRH0x3ywJDFpNKq7tjOE=; b=oSRf/RbYvWYu9RrUKx0bGcZtB+ iAR5ckk8RZDRTmaIwstpioP6uU6ia1pibTqgkzykyRMx+8dxJOAkRmr7Phzk2Rlp wFW2cK4XsQG0/qBqwmAow8/AGo05cLRhObxfawl2x5Ie/HS7/oeVBjBjHSQsCo2d jqyYxtka/fkLtBSXzrTkkXjJt+/RoSLDctiYAh7KC2rnYRA/MMNPKRRl/2vk2roM Hq+n6S+UITWrakErggrJ5P+s3haeB41ur5OS6FX9xdfRyxt/MaGT6byEz/kzcxS8 3Xhsl2w7wIMHkngw/5QboNBQI6/Cf14wH3P0w8OYiL2tx8lSqE3hFxIalonw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-type:date:date:feedback-id :feedback-id:from:from:in-reply-to:in-reply-to:message-id :mime-version:references:reply-to:sender:subject:subject:to:to :x-me-proxy:x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; t=1667278233; x=1667364633; bh=necyt3nwDLvTwl9KKoA02pBpRH0x 3ywJDFpNKq7tjOE=; b=bleGiVas/AE9N+s4B/vKbCc2kNL4sf/xk7v3RaMdJ72J N0Dzrz7HEzqK8/TUfWiKMhTSb+5SSeLhaYjXDT87TFKMvpn+8XiYp60PNxJeazAN /wyTuz8KEw7IrfQCtmFSkeQbCa+8m+fEV3P04Ujxgo7MBM/rgyFQsLq9NLoHnwgL dO2vWaWInkoD6H3/7e+s+3vOcaYyqSi+uh1Xg8PTX2mMRYhzOYEPHNIdWT+icU8P xYtdtvJ6PakRHY+DAtCoNYxbUUzOcZS7QgV6QwrP7/UFApc1kjCVcu9fj4BTlcxr nvmPSM+KF/7id69KAtL2tiBtrUv/ZshTgqjkfoTyBA== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvgedrudeggdejkecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpeffhffvvefukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefirhgvghcu mffjuceoghhrvghgsehkrhhorghhrdgtohhmqeenucggtffrrghtthgvrhhnpeehgedvve dvleejuefgtdduudfhkeeltdeihfevjeekjeeuhfdtueefhffgheekteenucevlhhushht vghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehgrhgvgheskhhrohgrhh drtghomh X-ME-Proxy: Feedback-ID: i787e41f1:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 1 Nov 2022 00:50:30 -0400 (EDT) Date: Tue, 1 Nov 2022 05:51:21 +0100 From: Greg KH To: Nils Freydank Cc: stable@vger.kernel.org Subject: Re: [PATCH] platform/x86/amd: pmc: remove CONFIG_DEBUG_FS checks Message-ID: References: <20221031223652.17717-1-nils.freydank@posteo.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221031223652.17717-1-nils.freydank@posteo.de> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Oct 31, 2022 at 10:36:53PM +0000, Nils Freydank wrote: > commit b37fe34c83099ba5105115f8287c5546af1f0a05 upstream. > > This fixes a compilation bug introduced in commit > e9847175b266f12365160e124a207907da3dbe8e (platform/x86/amd: pmc: Read SMU > version during suspend on Cezanne systems). > > Signed-off-by: Nils Freydank > --- > > Backport patch applies and compiles with linux 6.0.6. This is already in the 6.0.y queue, but thanks for sending it again. Next time, be sure you keep the original changelog text _AND_ authorship and signed-off-by lines, and cc: those developers as well. Stripping that off is a bit rude of them, don't you think? thanks, greg k-h