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 140D5EC874B for ; Thu, 7 Sep 2023 18:22:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343924AbjIGSWP (ORCPT ); Thu, 7 Sep 2023 14:22:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33408 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343852AbjIGSWD (ORCPT ); Thu, 7 Sep 2023 14:22:03 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 42BC0BC; Thu, 7 Sep 2023 11:21:59 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 17127C116A6; Thu, 7 Sep 2023 10:17:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1694081852; bh=D0YOmx6OmWNMjeQsTguLfhAxPqjOL7Fqu32QbhYTxuc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=xFnH3zyxOjdc/5PApRBOvRxsczKfMFO53DMNu+7ggCtE6+fkwfmdo2vpIReLjKM8r bgL7WDhHKggA/SmDHlNcKXhkBLk2rDDDpbTlwNGUXxPJIeoRDA9qJNTMHIQGWFsWt+ q+YvS982eyZA9HKSi9Hwwfw4iM/RNd1MnFaKWiiE= Date: Thu, 7 Sep 2023 11:17:30 +0100 From: Greg KH To: Thorsten Leemhuis Cc: "stable@vger.kernel.org" , Sasha Levin , Jarkko Sakkinen , Linux kernel regressions list , LKML , Mario Limonciello Subject: Re: Consider picking up "tpm: Enable hwrng only for Pluton on AMD CPUs" rather sooner than later Message-ID: <2023090722-molehill-ranking-65e8@gregkh> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 06, 2023 at 01:21:07PM +0200, Thorsten Leemhuis wrote: > Hi stable team, JFYI, the recently mainline commit 8f7f35e5aa6f21 ("tpm: > Enable hwrng only for Pluton on AMD CPUs") from Jarkko contains a stable > tag, but it might be worth picking up rather sooner than later, as it > fixes a regression that seems to annoy quite a few users of 6.1.y, 6.4.y > and 6.5; that's why at least Fedora is already working on picking the > fix up ahead of the stable-tree. Now queued up, thanks. greg k-h