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 08C76C433EF for ; Fri, 20 May 2022 10:30:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236301AbiETKa0 (ORCPT ); Fri, 20 May 2022 06:30:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55688 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233724AbiETKaZ (ORCPT ); Fri, 20 May 2022 06:30:25 -0400 Received: from theia.8bytes.org (8bytes.org [IPv6:2a01:238:4383:600:38bc:a715:4b6d:a889]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2C86E8BD0F for ; Fri, 20 May 2022 03:30:24 -0700 (PDT) Received: by theia.8bytes.org (Postfix, from userid 1000) id D0CA522A; Fri, 20 May 2022 12:30:22 +0200 (CEST) Date: Fri, 20 May 2022 12:30:21 +0200 From: Joerg Roedel To: =?iso-8859-1?Q?J=F6rg-Volker?= Peetz Cc: SuraveeSuthikulpanit , vasant.hegde@amd.com, WillDeacon , stable@vger.kernel.org Subject: Re: Linux 5.17.5 Message-ID: References: <165106510338255@kroah.com> <4bfd2811-69ec-e4ec-2957-7054a075aa50@web.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org Hi Jörg, On Wed, May 04, 2022 at 03:21:45PM +0200, Jörg-Volker Peetz wrote: > now with the really patched kernel 5.17.5 the warning doesn't show up anymore. I > did two cold starts and one reboot. > > There are only two warnings regarding the CPU: > > [ 2.659141] amdgpu 0000:30:00.0: amdgpu: PSP runtime database doesn't exist > [ 3.538925] amdgpu: SRAT table not found > > Sorry for the confusion and many thanks for your help. I just sent out a fix increasing the loop timeout, can you please test it and report whether it also make the message disappear on your machine? Thanks, Jörg