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_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, 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 652CBC43331 for ; Wed, 25 Mar 2020 11:11:18 +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 E238820714 for ; Wed, 25 Mar 2020 11:11:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="fdF1VSG/" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E238820714 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com 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 3CFE81664; Wed, 25 Mar 2020 12:10:26 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 3CFE81664 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1585134676; bh=X5BW7HgOHsTm6egW/woCqq8GLnLFJELku2ZUAGZ+3Dc=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=fdF1VSG/d9CwsKXczDrwhrYuY4YcdX7GmQJ6WJwX/rQgwmmVfVKuiMw24AAtmJIxT peJUznXMEmMymOB7XkVJo9ruTQKSQXisHM0KKgc7WWd99JFCOd/dloE3KpkysEeo1f n+OfVkCWkv8vzDvJjvDZj9izbRhkLVwiM1dlzfn4= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id B4E1EF80147; Wed, 25 Mar 2020 12:10:25 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id D0639F80158; Wed, 25 Mar 2020 12:10:23 +0100 (CET) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 6234EF80095; Wed, 25 Mar 2020 12:10:18 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 6234EF80095 IronPort-SDR: yIpYAeXAK+kPgabtrfHQcc6JeED4kT+r8f9CmoXy1jeQYG3NFuqml8RnZoUoYVP0iPQxln+3JW PHSigPpO8U/A== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Mar 2020 04:10:15 -0700 IronPort-SDR: ksz0v4tiwq2ofN2vzhqBw8RQX3Y+V6Nv0z93XOGs/jOkJs/to0w1ox5T1kDcye7YaOwTfbcBAb TOek6/Z9DUjA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.72,304,1580803200"; d="scan'208";a="235907286" Received: from gliakhov-mobl2.ger.corp.intel.com (HELO ubuntu) ([10.252.55.115]) by orsmga007.jf.intel.com with ESMTP; 25 Mar 2020 04:10:14 -0700 Date: Wed, 25 Mar 2020 12:10:12 +0100 From: Guennadi Liakhovetski To: Mark Brown Subject: Re: [PATCH 0/2] ASoC: SOF: initialise work immediately Message-ID: <20200325111012.GA7131@ubuntu> References: <20200324122921.29582-1-guennadi.liakhovetski@linux.intel.com> <20200324133042.GB7039@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200324133042.GB7039@sirena.org.uk> User-Agent: Mutt/1.10.1 (2018-07-13) Cc: Takashi Iwai , Liam Girdwood , alsa-devel@alsa-project.org, Pierre-Louis Bossart , sound-open-firmware@alsa-project.org 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" Hi Mark, On Tue, Mar 24, 2020 at 01:30:42PM +0000, Mark Brown wrote: > On Tue, Mar 24, 2020 at 01:29:19PM +0100, Guennadi Liakhovetski wrote: > > Fix uninitialised work errors by moving initialisation to directly > > after allocation. > > > > Guennadi Liakhovetski (2): > > ASoC: SOF: (cosmetic) use for_each_pcm_streams() in sof_dai_load() > > ASoC: SOF: fix uninitialised "work" with VirtIO > > As documented in submitting-patches.rst please send patches to the > maintainers for the code you would like to change. The normal kernel > workflow is that people apply patches from their inboxes, if they aren't > copied they are likely to not see the patch at all and it is much more > difficult to apply patches. An update: these patches got merged into the SOF tree, so, no need to merge them to ASoC directly. Thanks Guennadi