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 66C49C7EE2D for ; Mon, 27 Feb 2023 11:14:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229581AbjB0LOu (ORCPT ); Mon, 27 Feb 2023 06:14:50 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49220 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229696AbjB0LOr (ORCPT ); Mon, 27 Feb 2023 06:14:47 -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 04D303C38; Mon, 27 Feb 2023 03:14:47 -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 B6EDFB80CAD; Mon, 27 Feb 2023 11:14:45 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1638DC433D2; Mon, 27 Feb 2023 11:14:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1677496484; bh=vzGQTVUAGB0DZHFnytA39OMPU4dd1bZkdB6KQ/tQfak=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bSAbMuZN1m9DajvW1sF5SdpFAKRrHQVqOAZ0l/ZP13cYockUQeGY9tyt2o6cZpr6l FK9zvI57Yiwe819VXgBNMUSN7T2uPdWV4TkQHZI+LwuvwAyffU+DFAKba/mpn6Efap NobSHXlZK6aNkdUV1YC1/W79L8k0uNbOf+z+/+4JFk29EbBLJePk3QUYP1mhDVzd+O nsQl+akWQukxNInnUVMBZZjQPyw9zHsWNUhwGZ969ki3sEJv88xEKahw+sB5HashCD RLnXU0sMIrUDR/Kn5Wxi/z5fHhM/p0R+xZI6BsjsBGhRObXD/psggfol6dftbzudYA rJCyGfZwlzqFg== Date: Mon, 27 Feb 2023 13:14:42 +0200 From: Jarkko Sakkinen To: Thorsten Leemhuis Cc: James Bottomley , "Jason@zx2c4.com" , "linux-integrity@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" , Linus Torvalds , Linux kernel regressions list , "Limonciello, Mario" Subject: Re: [PATCH 1/1] tpm: disable hwrng for fTPM on some AMD designs Message-ID: References: <20230214201955.7461-1-mario.limonciello@amd.com> <20230214201955.7461-2-mario.limonciello@amd.com> <50b5498c-38fb-e2e8-63f0-3d5bbc047737@leemhuis.info> <03c045b5-73f8-0522-9966-472404068949@amd.com> <2a381d6c-25d9-0027-4951-c0012d09b498@leemhuis.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2a381d6c-25d9-0027-4951-c0012d09b498@leemhuis.info> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 27, 2023 at 11:57:15AM +0100, Thorsten Leemhuis wrote: > Hi, this is your Linux kernel regression tracker. Top-posting for once, > to make this easily accessible to everyone. > > Jarkko (or James), what is needed to get this regression resolved? More > people showed up that are apparently affected by this. Sure, 6.2 is out, > but it's a regression in 6.1 it thus would be good to fix rather sooner > than later. Ideally this week, if you ask me. I do not see any tested-by's responded to v2 patch. I.e. we have an unverified solution, which cannot be applied. BR, Jarkko