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.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 C4596C433FF for ; Tue, 13 Aug 2019 14:07:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A015420840 for ; Tue, 13 Aug 2019 14:07:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729472AbfHMOHm (ORCPT ); Tue, 13 Aug 2019 10:07:42 -0400 Received: from mga07.intel.com ([134.134.136.100]:59006 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729306AbfHMOHm (ORCPT ); Tue, 13 Aug 2019 10:07:42 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Aug 2019 07:07:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,381,1559545200"; d="scan'208";a="170405185" Received: from linux.intel.com ([10.54.29.200]) by orsmga008.jf.intel.com with ESMTP; 13 Aug 2019 07:07:41 -0700 Received: from dalyrusx-mobl.amr.corp.intel.com (unknown [10.251.3.205]) by linux.intel.com (Postfix) with ESMTP id E8ECD5800FE; Tue, 13 Aug 2019 07:07:40 -0700 (PDT) Subject: Re: [alsa-devel] Regression in next with codec unload and snd_soc_component_get/put To: Mark Brown , Tony Lindgren Cc: alsa-devel@alsa-project.org, Kuninori Morimoto , Takashi Iwai , linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20190809070003.GA52127@atomide.com> <20190809074643.GB52127@atomide.com> <20190813102451.GJ52127@atomide.com> <20190813112920.GC5093@sirena.co.uk> From: Pierre-Louis Bossart Message-ID: <76dbd0ed-bbba-1a11-376e-7bf28c78ad9c@linux.intel.com> Date: Tue, 13 Aug 2019 09:07:59 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 In-Reply-To: <20190813112920.GC5093@sirena.co.uk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 8/13/19 6:29 AM, Mark Brown wrote: > On Tue, Aug 13, 2019 at 03:24:51AM -0700, Tony Lindgren wrote: >> * Takashi Iwai [190809 08:24]: > >>> ... and it was already fixed in the later commit 0e36f36b04e7 >>> "ASoC: soc-core: fix module_put() warning in soc_cleanup_component". > >> Mark, looks like this commit is still not in Linux next, forgot >> to push out something? > > There's a build failure the Intel guys haven't fixed. see ('ASoC: SOF: fix HDA direct MMIO access') posted on alsa-devel yesterday https://mailman.alsa-project.org/pipermail/alsa-devel/2019-August/153914.html