From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-out2.suse.de (smtp-out2.suse.de [195.135.220.29]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0D7E9441E for ; Wed, 7 Sep 2022 10:08:20 +0000 (UTC) Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by smtp-out2.suse.de (Postfix) with ESMTPS id 29F89202A5; Wed, 7 Sep 2022 10:08:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1662545299; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=K63Our7m5pruz8KT61zA6eFNzbWmBaCfIqS0+X4w6nM=; b=CEscT6LwfhFPqSfXuls+K91bSeXxl9wAmABYXxCKqvKiNdAyAaLOlH4mv7nr/EJxwHxLWJ Bn63THGJZHgF52iivcnhoeFfGiz/lBOaNKyyajMK2s/zPa6hXvSCUg7ido7ElVCZMiU/BE mUT2klR4ARq82L410wuN75WtBlcBBw8= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1662545299; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=K63Our7m5pruz8KT61zA6eFNzbWmBaCfIqS0+X4w6nM=; b=0tKzb3OalDOOAkBrZ6pIZ0B7RzjR1zaUIyUmLorRpun0grorpb6FV0TvSWp9GPD6HM1hy/ YFBFNrhOr2RJOTCw== Received: from imap2.suse-dmz.suse.de (imap2.suse-dmz.suse.de [192.168.254.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-521) server-digest SHA512) (No client certificate requested) by imap2.suse-dmz.suse.de (Postfix) with ESMTPS id 1007B13A66; Wed, 7 Sep 2022 10:08:19 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id E1JyA5NtGGPuQAAAMHmgww (envelope-from ); Wed, 07 Sep 2022 10:08:19 +0000 Date: Wed, 07 Sep 2022 12:08:18 +0200 Message-ID: <874jxjmr8t.wl-tiwai@suse.de> From: Takashi Iwai To: Jason Gunthorpe Cc: Takashi Iwai , Lu Baolu , Joerg Roedel , Greg Kroah-Hartman , Bjorn Helgaas , Robin Murphy , Eric Auger , regressions@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [REGRESSION 5.19.x] AMD HD-audio devices missing on 5.19 In-Reply-To: <8735d4fpfx.wl-tiwai@suse.de> References: <874jy4cqok.wl-tiwai@suse.de> <20220823010021.GA5967@nvidia.com> <87h723sdde.wl-tiwai@suse.de> <87ilmjqj1f.wl-tiwai@suse.de> <20220823202824.GA4516@nvidia.com> <87edwofqkd.wl-tiwai@suse.de> <877d2gfq0k.wl-tiwai@suse.de> <8735d4fpfx.wl-tiwai@suse.de> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/27.2 Mule/6.0 Precedence: bulk X-Mailing-List: regressions@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII On Tue, 06 Sep 2022 18:16:50 +0200, Takashi Iwai wrote: > > On Tue, 06 Sep 2022 18:08:50 +0200, > Jason Gunthorpe wrote: > > > > On Tue, Sep 06, 2022 at 06:04:27PM +0200, Takashi Iwai wrote: > > > > > If you can send (or point) a patch for test, I can set up a test > > > kernel and ask reporters for testing it. > > > > https://lore.kernel.org/all/20220823202824.GA4516@nvidia.com/ > > Ah, that one! > > OK, will ask the reporters with a test kernel with that patch. According to both reporters, unfortunately it caused a hang at boot somewhere. Only the reset button helped. Takashi