From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-out1.suse.de (smtp-out1.suse.de [195.135.220.28]) (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 AB5B6671A for ; Tue, 6 Sep 2022 16:16:52 +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-out1.suse.de (Postfix) with ESMTPS id EAF2C3375A; Tue, 6 Sep 2022 16:16:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1662481010; 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=Dz/s0Lg2TK9ttmu5+sUd9sP+1gPH8f66uDvgp4Ajgz4=; b=0IBUDLATn6zJKO6khx5+xOe37/eO06oSPF9lKIqKp6ojQJQDttqNGFSB59hkVRv1y8N5xp PJ0e2PQ0j0WUFIC7Ri79XIOv5XRVwtBZ45i2QeKz/Pqk/3Kp3j+ynrLvKWNK40KOdFr8fU lTv62YvM/vZxXQTYayfxf2FuFp0SO2k= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1662481010; 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=Dz/s0Lg2TK9ttmu5+sUd9sP+1gPH8f66uDvgp4Ajgz4=; b=NN4JWtDPEwvlWMI2kbLsvdhPf7tdzpXnNioFQBaRq7N99+fBRnhKIqL6rzsdkdQt99BlGs Ngu55yHMj349hGBw== 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 C004913A19; Tue, 6 Sep 2022 16:16:50 +0000 (UTC) Received: from dovecot-director2.suse.de ([192.168.254.65]) by imap2.suse-dmz.suse.de with ESMTPSA id mOFILnJyF2MWMwAAMHmgww (envelope-from ); Tue, 06 Sep 2022 16:16:50 +0000 Date: Tue, 06 Sep 2022 18:16:50 +0200 Message-ID: <8735d4fpfx.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: 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> 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: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. thanks, Takashi