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=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 3775AC3A5A9 for ; Sat, 2 May 2020 14:10:12 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B5D0D21775 for ; Sat, 2 May 2020 14:10:11 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="Z+YN6X/J"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="UdYTtL0t" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B5D0D21775 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id F2A06167A; Sat, 2 May 2020 16:09:19 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz F2A06167A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1588428610; bh=MDyVjZWnm5EvNAHWJ1mOzIJ83FG+EVxuwwcCWJaro3A=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=Z+YN6X/JwBVbIeGFBaK/YSpPL+9FjeA7WIZ2VRVusytcWq2UNwCFR2vOtH0ecJUIl BpeR/IuQrNOYF7D86Kiey/zllv7ppF9DBQGK2x7J/hlU14Z8GE9kB7aGtwgItRVEcl qKVuklG4qyyyomWKp8UBRCJI7a45wveA/B09f7ik= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 6845EF80087; Sat, 2 May 2020 16:09:19 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id F2A90F801F7; Sat, 2 May 2020 16:09:17 +0200 (CEST) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 3788EF80087 for ; Sat, 2 May 2020 16:09:14 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 3788EF80087 Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="UdYTtL0t" Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 438FC21775; Sat, 2 May 2020 14:09:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588428551; bh=MDyVjZWnm5EvNAHWJ1mOzIJ83FG+EVxuwwcCWJaro3A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UdYTtL0tJm4pDAJdkk0jA2Pl4wn/Y0pmT0tkl+Ym73e1Y5SeNV26aAoSjnOADOGR3 Z2CrMXCFV1jj8nOlb7huAU/Y1F0im1D9EjwqYX4t+p9Nh9IovYfLHgnjxvpKzLmFoM 3enP6QhzvOZpKMji7n7/dc0Sempgkxa07zumwe7Y= Date: Sat, 2 May 2020 16:09:08 +0200 From: Greg Kroah-Hartman To: Sasha Levin Subject: Re: stable-rc/linux-5.4.y bisection: baseline.dmesg.alert on meson-g12a-x96-max Message-ID: <20200502140908.GA10998@kroah.com> References: <5eabecbf.1c69fb81.2c617.628f@mx.google.com> <20200501122536.GA38314@sirena.org.uk> <20200502134721.GH13035@sasha-vm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200502134721.GH13035@sasha-vm> Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Guillaume Tucker , Takashi Iwai , Liam Girdwood , stable@vger.kernel.org, kernelci@groups.io, Mark Brown , Kevin Hilman , linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Jerome Brunet X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Sat, May 02, 2020 at 09:47:21AM -0400, Sasha Levin wrote: > On Fri, May 01, 2020 at 01:25:36PM +0100, Mark Brown wrote: > > On Fri, May 01, 2020 at 12:57:27PM +0100, Guillaume Tucker wrote: > > > > > The call stack is not the same as in the commit message found by > > > the bisection, so maybe it only fixed part of the problem: > > > > No, it is a backport which was fixing an issue that wasn't present in > > v5.4. > > > > > > Result: 09f4294793bd3 ASoC: meson: axg-card: fix codec-to-codec link setup > > > > As I said in reply to the AUTOSEL mail: > > > > | > Since the addition of commit 9b5db059366a ("ASoC: soc-pcm: dpcm: Only allow > > | > playback/capture if supported"), meson-axg cards which have codec-to-codec > > | > links fail to init and Oops: > > > > | This clearly describes the issue as only being present after the above > > | commit which is not in v5.6. > > > > Probably best that this not be backported. > > Hrm... But I never queued that commit... I wonder what's up. I saw the Fixes: tag, but missed the changelog text. My fault. I'll go drop it from everywhere, sorry about that. greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 2 May 2020 16:09:08 +0200 From: Greg Kroah-Hartman Subject: Re: stable-rc/linux-5.4.y bisection: baseline.dmesg.alert on meson-g12a-x96-max Message-ID: <20200502140908.GA10998@kroah.com> References: <5eabecbf.1c69fb81.2c617.628f@mx.google.com> <20200501122536.GA38314@sirena.org.uk> <20200502134721.GH13035@sasha-vm> MIME-Version: 1.0 In-Reply-To: <20200502134721.GH13035@sasha-vm> Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-ID: To: Sasha Levin Cc: Mark Brown , Guillaume Tucker , Jerome Brunet , kernelci@groups.io, Kevin Hilman , Liam Girdwood , linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, Jaroslav Kysela , Takashi Iwai , linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, stable@vger.kernel.org On Sat, May 02, 2020 at 09:47:21AM -0400, Sasha Levin wrote: > On Fri, May 01, 2020 at 01:25:36PM +0100, Mark Brown wrote: > > On Fri, May 01, 2020 at 12:57:27PM +0100, Guillaume Tucker wrote: > > > > > The call stack is not the same as in the commit message found by > > > the bisection, so maybe it only fixed part of the problem: > > > > No, it is a backport which was fixing an issue that wasn't present in > > v5.4. > > > > > > Result: 09f4294793bd3 ASoC: meson: axg-card: fix codec-to-codec link setup > > > > As I said in reply to the AUTOSEL mail: > > > > | > Since the addition of commit 9b5db059366a ("ASoC: soc-pcm: dpcm: Only allow > > | > playback/capture if supported"), meson-axg cards which have codec-to-codec > > | > links fail to init and Oops: > > > > | This clearly describes the issue as only being present after the above > > | commit which is not in v5.6. > > > > Probably best that this not be backported. > > Hrm... But I never queued that commit... I wonder what's up. I saw the Fixes: tag, but missed the changelog text. My fault. I'll go drop it from everywhere, sorry about that. greg k-h 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=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 577BAC3A5A9 for ; Sat, 2 May 2020 14:09:22 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2911B24954 for ; Sat, 2 May 2020 14:09:22 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="gFpJKoE4"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="UdYTtL0t" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2911B24954 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=yivQO/cqsaF3CEJQIt60JKU3Kn03pJ36lO2JmJ/WqEk=; b=gFpJKoE4zyEDd3 1e6lsWh6zesgmpGNP+rjYk6FQ1y1COmILRIrKDXy1eNUBMAyTdY7z9gdUeH+qvfTq97i776fnRpSY yY390wT21MRJC+z4k4rueG7j98ObbNwBreBksfRrswXwB5Igw2s8PO/QJmWc7hGjTobZ1AyM+cVNu rkbtxrG1ha0TloQMsgqhzbvYAGpdtM7DWMEQp2C+T3b6adnBU8RESevgCZkWMKxURIAD7UNT8aa37 LR9UWadijVVIOOWQzUSdU8X8yEDKdqY5QwHmaWOhUxaHOqrdQJbj1zNeatxFoOEhfd1Vdt4bf+nhB 9AJztEPJkGHRq2uitD5Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jUspO-0004rm-S7; Sat, 02 May 2020 14:09:14 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jUspN-0004rA-0s; Sat, 02 May 2020 14:09:14 +0000 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 438FC21775; Sat, 2 May 2020 14:09:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588428551; bh=MDyVjZWnm5EvNAHWJ1mOzIJ83FG+EVxuwwcCWJaro3A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UdYTtL0tJm4pDAJdkk0jA2Pl4wn/Y0pmT0tkl+Ym73e1Y5SeNV26aAoSjnOADOGR3 Z2CrMXCFV1jj8nOlb7huAU/Y1F0im1D9EjwqYX4t+p9Nh9IovYfLHgnjxvpKzLmFoM 3enP6QhzvOZpKMji7n7/dc0Sempgkxa07zumwe7Y= Date: Sat, 2 May 2020 16:09:08 +0200 From: Greg Kroah-Hartman To: Sasha Levin Subject: Re: stable-rc/linux-5.4.y bisection: baseline.dmesg.alert on meson-g12a-x96-max Message-ID: <20200502140908.GA10998@kroah.com> References: <5eabecbf.1c69fb81.2c617.628f@mx.google.com> <20200501122536.GA38314@sirena.org.uk> <20200502134721.GH13035@sasha-vm> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200502134721.GH13035@sasha-vm> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200502_070913_082084_BE0D57B6 X-CRM114-Status: GOOD ( 14.59 ) X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Guillaume Tucker , Takashi Iwai , Liam Girdwood , stable@vger.kernel.org, kernelci@groups.io, Mark Brown , Kevin Hilman , linux-amlogic@lists.infradead.org, Jaroslav Kysela , linux-arm-kernel@lists.infradead.org, Jerome Brunet Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On Sat, May 02, 2020 at 09:47:21AM -0400, Sasha Levin wrote: > On Fri, May 01, 2020 at 01:25:36PM +0100, Mark Brown wrote: > > On Fri, May 01, 2020 at 12:57:27PM +0100, Guillaume Tucker wrote: > > > > > The call stack is not the same as in the commit message found by > > > the bisection, so maybe it only fixed part of the problem: > > > > No, it is a backport which was fixing an issue that wasn't present in > > v5.4. > > > > > > Result: 09f4294793bd3 ASoC: meson: axg-card: fix codec-to-codec link setup > > > > As I said in reply to the AUTOSEL mail: > > > > | > Since the addition of commit 9b5db059366a ("ASoC: soc-pcm: dpcm: Only allow > > | > playback/capture if supported"), meson-axg cards which have codec-to-codec > > | > links fail to init and Oops: > > > > | This clearly describes the issue as only being present after the above > > | commit which is not in v5.6. > > > > Probably best that this not be backported. > > Hrm... But I never queued that commit... I wonder what's up. I saw the Fixes: tag, but missed the changelog text. My fault. I'll go drop it from everywhere, sorry about that. greg k-h _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic 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=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 A2965C3A5A9 for ; Sat, 2 May 2020 14:09:16 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7437524956 for ; Sat, 2 May 2020 14:09:16 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="TTaqVDve"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="UdYTtL0t" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7437524956 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=JuL1ub5dPIjUwDFwx6zt1EzMJK+lRbnV2zEwKv95+yI=; b=TTaqVDveRElzv7 QQf8xXrFTur3RKK00M8fA3PTc2VMyYwsxcWz82irBSpXLMoeAJgJZbPrmT/PG5l2GEteLNaqwvzz1 u0BUrcSKK6/iHtfGE28PpQFkLYpskQocY5FuSgIiA4S3Q3hbi/YrGmvSV/1xk3QJzy6smfVkEvVbM pIoS01Bg2LDoeF2IBDoWP8EgzvU1/F+/HF1+awKPU9TXcyjAcFmWDFQiOhCPkcoO5z+ruCnLt7LDM VJ8uY6y9kFaDIJRyYDrlhu3Cg1OjiLkGb4JLcwl2yhbbZZ7zpznQJOWRJe5t5fXN3j//d3ZZA8gBD OrpmKS7TrQ7CQQfas68A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jUspP-0004sH-Qq; Sat, 02 May 2020 14:09:15 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jUspN-0004rA-0s; Sat, 02 May 2020 14:09:14 +0000 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 438FC21775; Sat, 2 May 2020 14:09:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588428551; bh=MDyVjZWnm5EvNAHWJ1mOzIJ83FG+EVxuwwcCWJaro3A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=UdYTtL0tJm4pDAJdkk0jA2Pl4wn/Y0pmT0tkl+Ym73e1Y5SeNV26aAoSjnOADOGR3 Z2CrMXCFV1jj8nOlb7huAU/Y1F0im1D9EjwqYX4t+p9Nh9IovYfLHgnjxvpKzLmFoM 3enP6QhzvOZpKMji7n7/dc0Sempgkxa07zumwe7Y= Date: Sat, 2 May 2020 16:09:08 +0200 From: Greg Kroah-Hartman To: Sasha Levin Subject: Re: stable-rc/linux-5.4.y bisection: baseline.dmesg.alert on meson-g12a-x96-max Message-ID: <20200502140908.GA10998@kroah.com> References: <5eabecbf.1c69fb81.2c617.628f@mx.google.com> <20200501122536.GA38314@sirena.org.uk> <20200502134721.GH13035@sasha-vm> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200502134721.GH13035@sasha-vm> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200502_070913_082084_BE0D57B6 X-CRM114-Status: GOOD ( 14.59 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Guillaume Tucker , Takashi Iwai , Liam Girdwood , stable@vger.kernel.org, kernelci@groups.io, Mark Brown , Kevin Hilman , linux-amlogic@lists.infradead.org, Jaroslav Kysela , linux-arm-kernel@lists.infradead.org, Jerome Brunet Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Sat, May 02, 2020 at 09:47:21AM -0400, Sasha Levin wrote: > On Fri, May 01, 2020 at 01:25:36PM +0100, Mark Brown wrote: > > On Fri, May 01, 2020 at 12:57:27PM +0100, Guillaume Tucker wrote: > > > > > The call stack is not the same as in the commit message found by > > > the bisection, so maybe it only fixed part of the problem: > > > > No, it is a backport which was fixing an issue that wasn't present in > > v5.4. > > > > > > Result: 09f4294793bd3 ASoC: meson: axg-card: fix codec-to-codec link setup > > > > As I said in reply to the AUTOSEL mail: > > > > | > Since the addition of commit 9b5db059366a ("ASoC: soc-pcm: dpcm: Only allow > > | > playback/capture if supported"), meson-axg cards which have codec-to-codec > > | > links fail to init and Oops: > > > > | This clearly describes the issue as only being present after the above > > | commit which is not in v5.6. > > > > Probably best that this not be backported. > > Hrm... But I never queued that commit... I wonder what's up. I saw the Fixes: tag, but missed the changelog text. My fault. I'll go drop it from everywhere, sorry about that. greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel