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 X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 045DCC07E97 for ; Sat, 3 Jul 2021 18:47:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CD3B8617C9 for ; Sat, 3 Jul 2021 18:47:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229548AbhGCSu0 (ORCPT ); Sat, 3 Jul 2021 14:50:26 -0400 Received: from smtp-out1.suse.de ([195.135.220.28]:52198 "EHLO smtp-out1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229463AbhGCSuZ (ORCPT ); Sat, 3 Jul 2021 14:50:25 -0400 Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id C47D42250F; Sat, 3 Jul 2021 18:47:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1625338070; 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=o8ljRfrPPgfrXXPJ/4lM3d455YeUnWlNgsKkrjS+nnM=; b=iBcCwGLblNtFe48OEOBAxcD38sD4ZAMM/aL0+0naU+fmfYYX5c27jm7SaPGGoFA9hZPdAY OZ0bCE/38kPWiRYRwEIqs+stGXSHB07lU+lImck1HM/h52wiI0GwMhocgsSzsybSuN0ujG eTPnLN5P73EYdqR57KLbGOB5o/LNhaw= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1625338070; 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=o8ljRfrPPgfrXXPJ/4lM3d455YeUnWlNgsKkrjS+nnM=; b=7x5pskTJOpoOmeYPz6utavKkXaRHPuvyelNDxm5os5538co9pjpiFg0GqxLt18h3BCh5d4 jIBwGp1j2dMi7rCg== Received: from alsa1.suse.de (alsa1.suse.de [10.160.4.42]) by relay2.suse.de (Postfix) with ESMTP id B78CEA46DA; Sat, 3 Jul 2021 18:47:50 +0000 (UTC) Date: Sat, 03 Jul 2021 20:47:50 +0200 Message-ID: From: Takashi Iwai To: Hector Martin Cc: Takashi Sakamoto , Linus Torvalds , alsa-devel@alsa-project.org, Mark Brown , Liam Girdwood , Linux Kernel Mailing List Subject: Re: [GIT PULL] sound updates for 5.14-rc1 In-Reply-To: References: <6adcc9cd-d916-5a50-5a14-8f3b82f60ef6@marcan.st> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.3 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 03 Jul 2021 20:34:44 +0200, Takashi Iwai wrote: > > On Sat, 03 Jul 2021 14:06:36 +0200, > Hector Martin wrote: > > > > On 03/07/2021 16.56, Takashi Iwai wrote: > > > Unfortunately I can't test much right now in my side as I'm traveling > > > (until the next Tuesday). So, Linus, Hector, please let me know if > > > this works. Once when it's confirmed to work, I'll prepare the new PR > > > including the fix later in today. > > > > Works for me on top of the for-next branch that was previously > > deadlocking. I can't get it to crash any more. > > > > Tested-by: Hector Martin > > Great, thanks for quick testing! And now I saw that Linus reverted the commit already in his tree, so no hurry for pushing the fix up for now. I'll try to check the fix more closely in my side in the next week. Hopefully everything will be sorted out and the new feature is enabled again in the next PR. thanks, Takashi