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=-2.3 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS,USER_AGENT_MUTT 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 BAFB0C43381 for ; Wed, 27 Mar 2019 17:08:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 88CD52075C for ; Wed, 27 Mar 2019 17:08:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="tG4/ul1F" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727991AbfC0RI1 (ORCPT ); Wed, 27 Mar 2019 13:08:27 -0400 Received: from mail-pl1-f196.google.com ([209.85.214.196]:41282 "EHLO mail-pl1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727812AbfC0RI0 (ORCPT ); Wed, 27 Mar 2019 13:08:26 -0400 Received: by mail-pl1-f196.google.com with SMTP id y5so3599866plk.8 for ; Wed, 27 Mar 2019 10:08:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=fitpOY5EPS/+tKkZ8Fy5h28psLvkh1OQx90HuOoQN0Q=; b=tG4/ul1FilU7HvrqA52Hiie2uyVYKAol/cLpZMxtStNXulKaNp1Kpnz8mj/KOOI1gD sa9CEk+y3QmzwwPO+r0UibbR/85Hs5ZHChb9q/QkDOi34KVEAxZ0YPpUTlieB5y6W39L iEjzfU7G0ZbrkAw6H5awnaECsuJZac7oAXrZy8x4ybHSv3YHVfN/sjV7Eiu7ZOnleqiI l8ZkQhL/zEvthzZ6nc9+OBHjZ5sddmYoN5GuGT6t4lIMxNhNKvsMRAZqu54in56TsTXv FP8D93Dkr+SyDpaVbeReLxAR9rWUkfDBnkuRleeeSYhzfhg5FsKsq6dLJPJVRG79wbLv YP2w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=fitpOY5EPS/+tKkZ8Fy5h28psLvkh1OQx90HuOoQN0Q=; b=Q9vyuLjyuLrLwXdynAXNS3LdDfnEJupilJnFqKRFLArCHA7+o+kjrUnRMxZ6dySzAp qii1ff7vQ9QVkp/A11djNLwy7K60/AXATaUc5X0aU7p6pyJKkJiXnpx9oPQS322SodPG l8cVjtJjL3KIXUs3tV2zR1TnkSBUfBTIHVKn+0fDYH3+LK7vTRx1e1zg1w7pCqAK4ImQ lOe5GmtzSmqXTOkZENa+sC06XJk4QLIMwz6bsEHbx2XnJZRlzb3KA6DkXL038LRMC40b obiYCrI9C1eSZ6gal9LRYTuUI3RSwgzGcMUmbiMavvoU1TsR94/MIOhXUiWb81g+1EPE zS9w== X-Gm-Message-State: APjAAAVKfIsAJR/eRHWwLokNZd362Z9TOro4vFj7mp0IaTDtraeqf6uv QvIZecRhi9X0MT1ON4ym1kY= X-Google-Smtp-Source: APXvYqwZngYiEQ9y/B9SGsxpnrmJnphY+A3BzAX6ZRVPZitnwsC609sQ7O4ClTGIH7TJduVuJXMqQg== X-Received: by 2002:a17:902:87:: with SMTP id a7mr37631805pla.295.1553706505787; Wed, 27 Mar 2019 10:08:25 -0700 (PDT) Received: from localhost ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id t82sm39428926pfa.153.2019.03.27.10.08.24 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Mar 2019 10:08:24 -0700 (PDT) Date: Wed, 27 Mar 2019 10:08:23 -0700 From: Guenter Roeck To: Sasha Levin Cc: Pierre-Louis Bossart , Liam Girdwood , stable@vger.kernel.org, Jarkko Nikula , Curtis Malainey Subject: Re: [PATCH] ASoC: intel: Fix crash at suspend/resume after failed codec registration Message-ID: <20190327170823.GA9951@roeck-us.net> References: <1553294388-25293-1-git-send-email-linux@roeck-us.net> <20190327140055.8109021773@mail.kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190327140055.8109021773@mail.kernel.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, Mar 27, 2019 at 02:00:54PM +0000, Sasha Levin wrote: > Hi, > > [This is an automated email] > > This commit has been processed because it contains a -stable tag. > The stable tag indicates that it's relevant for the following trees: all > > The bot has tested the following trees: v5.0.4, v4.19.31, v4.14.108, v4.9.165, v4.4.177, v3.18.137. > > v5.0.4: Build OK! > v4.19.31: Build OK! > v4.14.108: Failed to apply! Possible dependencies: > 6840962b0a19 ("ASoC: intel: atom: replace platform to component") > > v4.9.165: Failed to apply! Possible dependencies: > 6840962b0a19 ("ASoC: intel: atom: replace platform to component") > 80cc4df8b46e ("ASoC: Intel: make snd_soc_platform_driver const") > > v4.4.177: Failed to apply! Possible dependencies: > 6840962b0a19 ("ASoC: intel: atom: replace platform to component") > 80cc4df8b46e ("ASoC: Intel: make snd_soc_platform_driver const") > > v3.18.137: Failed to apply! Possible dependencies: > 026da220c512 ("ASoC: Intel: Add Cherrytrail & Braswell machine driver cht_bsw_rt5672") > 0505700104cd ("ASoC: Intel: Add support for decoupled mode in skl driver") > 0fbc7d732020 ("ASoC: Intel: sst: Add makefile and kconfig changes") > 17119a465706 ("ASoC: Intel: Add Cherrytrail & Braswell machine driver cht_bsw_max98090_ti") > 24c8d14192cc ("ASoC: Intel: mrfld: add DSP core controls") > 29e1812d7611 ("ASoC: Intel: mrfld - remove unnecessary check for pointer") > 369a9f5f397f ("ASoC: Intel: fix machine driver warnings") > 3af36706ff6c ("ASoC: Intel: Skylake: Add topology core init and handlers") > 4fa805738e49 ("ASoC: Intel: mrfld: add the gain controls") > 54e6beccc671 ("ASoC: Intel: add support for platform suspend") > 6840962b0a19 ("ASoC: intel: atom: replace platform to component") > 80cc4df8b46e ("ASoC: Intel: make snd_soc_platform_driver const") > 85c85e5d6d57 ("ASoC: broadwell: Register jacks at the card level") > 996cc8494d66 ("ASoC: Intel: add BYTCR machine driver with RT5640") > a40e693c7f5e ("ASoC: Intel: Add Skylake HDA platform driver") > b663a8c5c9c0 ("ASoC: Intel: Skylake: Initialize and load DSP controls") > c1e99c913be4 ("ASoC: Intel: Add jack detection for Broadwell") > d8c2dab8381d ("ASoC: Intel: Add Skylake HDA audio driver") > e18acdc04ab2 ("ASoC: Intel: Add Cherrytrail & Braswell machine driver cht_bsw_rt5645") > e4f5ccd050e5 ("ASoC: Intel: mrfld: add the DSP DAPM widgets") > e56c72d5f201 ("ASoC: Intel: create boards folder and move sst boards files in") > eb965e3686f5 ("ASoC: Intel: Add makefile support for SKL driver") > > > How should we proceed with this patch? > This needs a backport to older kernel versions to take the missing commit 6840962b0a19 into account. I'll be happy to provide that after this patch is available in mainline (afaics that is not yet the case). Guenter