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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 22353C433EF for ; Fri, 19 Nov 2021 10:24:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 023DF61B6F for ; Fri, 19 Nov 2021 10:24:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233696AbhKSK1w (ORCPT ); Fri, 19 Nov 2021 05:27:52 -0500 Received: from smtp-out2.suse.de ([195.135.220.29]:34062 "EHLO smtp-out2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231264AbhKSK1u (ORCPT ); Fri, 19 Nov 2021 05:27:50 -0500 Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out2.suse.de (Postfix) with ESMTP id D91631FD38; Fri, 19 Nov 2021 10:24:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1637317487; 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=q3Ih4MqJhSY4ILbezH4uEv7imQI18UfUF1NXrIC7zVQ=; b=0gp2VHJu8g/iCK40ceHq7yRSOYbHTIMGYKyX4wx40NVlVsx3l4yA3oXQZ2+FZWtRO/Lo1E yqzE2f8v/M8VDrcblBauFpfe0Ccjwc+u9g28iUJQ5htZ3tKzvPqMmfzsJwoP5C345+t2tz vrmpcplxQqxHHkmiSGlV7oxRPvju044= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1637317487; 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=q3Ih4MqJhSY4ILbezH4uEv7imQI18UfUF1NXrIC7zVQ=; b=mNikzWd3ptxxID0pyTaVcR2h2g/wi31y4K8FD0GwWDgADqworXozT+wLneHE4MIlH0eZtl TjaHJrPXNSkwVGAQ== Received: from alsa1.suse.de (alsa1.suse.de [10.160.4.42]) by relay2.suse.de (Postfix) with ESMTP id CBE92A3B81; Fri, 19 Nov 2021 10:24:47 +0000 (UTC) Date: Fri, 19 Nov 2021 11:24:47 +0100 Message-ID: From: Takashi Iwai To: "Kirill A. Shutemov" Cc: Takashi Iwai , Linus Torvalds , Mark Brown , Liam Girdwood , Linux Kernel Mailing List Subject: Re: [GIT PULL] sound updates for 5.16-rc1 In-Reply-To: <20211119100918.aperkzcj7at276wl@box.shutemov.name> References: <20211117161855.m45mxcqszkfcetai@box.shutemov.name> <20211117174826.23eakoivl33tawb2@box.shutemov.name> <20211118232628.hynb5vy6phsqj5oi@box.shutemov.name> <20211119100918.aperkzcj7at276wl@box.shutemov.name> 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 Fri, 19 Nov 2021 11:09:18 +0100, Kirill A. Shutemov wrote: > > On Fri, Nov 19, 2021 at 10:13:54AM +0100, Takashi Iwai wrote: > > Below are two fix patches. Please give it a try. > > They fix the issue: > > Reported-and-tested-by: Kirill A. Shutemov Great, I'll queue the fixes. Thanks! Takashi