From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6F26570 for ; Mon, 14 Jun 2021 13:58:21 +0000 (UTC) Received: by mail.kernel.org (Postfix) with ESMTPSA id 71F536120E; Mon, 14 Jun 2021 13:58:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1623679101; bh=vr6RUwBhWqWJKE6xgP0FELDsoZf3I21l3sAjPQ6ipMU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Nj0m4H1NskiNjBcpZq/iRpddVI/wuHeQsJssTewDphx1WlFKaDcfvH2v2DqZobVgP jlVaf6/bXR1uClUtqL6fxQUmsi2hIDpToXqUzAwlfR2YVw9AV7qUGJM0+x2KiBB2th JVMwLJz+s6VztV/N/bIAxUvp0166ABD+FFOMwtak= Date: Mon, 14 Jun 2021 15:58:18 +0200 From: Greg KH To: adel.ks@zegrapher.com Cc: stable@vger.kernel.org, regressions@lists.linux.dev Subject: Re: Kernel 5.12.10 and 5.12.9 freezing after boot-up with while sound output is looping Message-ID: References: X-Mailing-List: regressions@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Mon, Jun 14, 2021 at 01:47:46PM +0200, adel.ks@zegrapher.com wrote: > Hello, > > I decided to test first the ALSA changes, which happen to be the commits > right after v5.12.8, and the very first commit of the series, `73d862c55 > ALSA: hda/realtek: the bass speaker can't output sound on Yoga 9i` made the > freeze happen (although it took some time when compared to f3c23683d and > 59ef5291f). > > I am ready and willing to help further on the matter. Thanks for testing! So I am also guessing that 5.13-rc6 fails in this same way? And you do have this specific hardware, for this specific patch, right? thanks, greg k-h