Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp2680287ybx; Fri, 8 Nov 2019 07:51:53 -0800 (PST) X-Google-Smtp-Source: APXvYqyDM4DILfSayrGtncw6WL2mlz05s/+A1gW04LbqTwdn2hZ3rLSQZGp2NgpKzN0hjNseILtX X-Received: by 2002:a05:6402:713:: with SMTP id w19mr11122153edx.239.1573228312888; Fri, 08 Nov 2019 07:51:52 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573228312; cv=none; d=google.com; s=arc-20160816; b=LH39gic7erhQ/N7T/g+hoStksrN39YJTNZD5A/wFRT0vF8I7IVYsPRfc77tfJK+R/o 0KO4/CxL3pOSacqpPGRC6YXoET6KF/5D0trSjtPgjDJrtq0PX1sHh2Pe0w+412TkOKpS XOASMrIszVgGupW4CwpIcDndIlmR+O0W28zJqErPOX+cLiyPwDNcx+tL2HBWmPNZUKMh h7WTIAg5QoPOvpz4k+GJr1uh37L2nC05hiCnWBy+SpjKUCsRrl3DMUVLGZVt+Me0WRSJ kREii5LPOfPGkGrI6BW/mCnbcttgFUmati3m9yBq7w/WBB2Ql6f6NrppIwlwN3kqtePy 3A0w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=Hn3uQ/ooxZ8peCStyqQsDo0OfgcEMZnKM95Mi5zRCFA=; b=DIALmqkSMbfN4XVC0fHqnU4COHHy9jz6RwouwoOUj675s9Qi4IgudDwlJ3WusHVOe9 jUxHE+AA/JHtrJZWhN9xQ+hoiEoBLcSVsikMGYd5IgDfKNwi+6oN1BlJCUW53fYJUFKI Ir7nmAJ9RLMuwPBSp2pYmh1wydjD3imRt/vue2gXt9QfJUp/KZ6Q1FSxAY/hwu6PRJi8 jeOCSnp0MMDJvDCqAoM+axtyTPV8ASZz5Vw9bxl6itYGByPHvJTizj5hWedXMZtWo2FX e1a6qzvLBu4JH+2BoKBmz207aYOT+u36NH4F7Xux2GmL2h1FpXDgc+hlz8LIraQwi14U H9sA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c6si4311686ejc.350.2019.11.08.07.51.29; Fri, 08 Nov 2019 07:51:52 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726879AbfKHPsA (ORCPT + 99 others); Fri, 8 Nov 2019 10:48:00 -0500 Received: from mga01.intel.com ([192.55.52.88]:28413 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726049AbfKHPry (ORCPT ); Fri, 8 Nov 2019 10:47:54 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Nov 2019 07:47:54 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.68,281,1569308400"; d="scan'208";a="377794951" Received: from nupoorko-mobl1.amr.corp.intel.com (HELO [10.251.157.201]) ([10.251.157.201]) by orsmga005.jf.intel.com with ESMTP; 08 Nov 2019 07:47:47 -0800 Subject: Re: [alsa-devel] [PATCH 1/4] soundwire: sdw_slave: add new fields to track probe status To: Vinod Koul Cc: alsa-devel@alsa-project.org, tiwai@suse.de, gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, Ranjani Sridharan , broonie@kernel.org, srinivas.kandagatla@linaro.org, jank@cadence.com, slawomir.blauciak@intel.com, Sanyog Kale , Bard liao , Rander Wang References: <20191023210657.32440-1-pierre-louis.bossart@linux.intel.com> <20191023210657.32440-2-pierre-louis.bossart@linux.intel.com> <20191103045604.GE2695@vkoul-mobl.Dlink> <20191108042940.GW952516@vkoul-mobl> From: Pierre-Louis Bossart Message-ID: Date: Fri, 8 Nov 2019 08:55:41 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.2 MIME-Version: 1.0 In-Reply-To: <20191108042940.GW952516@vkoul-mobl> Content-Type: text/plain; charset=utf-8; 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 11/7/19 10:29 PM, Vinod Koul wrote: > On 04-11-19, 08:32, Pierre-Louis Bossart wrote: >> >> >> On 11/2/19 11:56 PM, Vinod Koul wrote: >>> On 23-10-19, 16:06, Pierre-Louis Bossart wrote: >>>> Changes to the sdw_slave structure needed to solve race conditions on >>>> driver probe. >>> >>> Can you please explain the race you have observed, it would be a very >>> useful to document it as well >> >> the races are explained in the [PATCH 00/18] soundwire: code hardening and >> suspend-resume support series. > > It would make sense to explain it here as well to give details to > reviewers, there is nothing wrong with too much detail! > >>>> >>>> The functionality is added in the next patch. >>> >>> which one..? >> >> [PATCH 00/18] soundwire: code hardening and suspend-resume support > > Yeah great! let me play detective with 18 patch series. I asked for a > patch and got a series! > > Again, please help the maintainer to help you. We would love to see this > merged as well, but please step up and give more details in cover > letter and changelogs. I shouldn't need to do guesswork and scan through the > inbox to find the context! We are clearly not going anywhere. I partitioned the patches to make your maintainer life easier and help the integration of SoundWire across two trees. All I get is negative feedback, grand-standing, and zero comments on actual changes. For the record, I am mindful of reviewer/maintainer workload, and I did contact you in September to check your availability and provided a pointer to initial code changes. I did send a first version a week prior to your travel/vacation, I resend another version when you were back and waited yet another two weeks to resend a second version. I also contacted Takashi, Mark and you to suggest this code partition, and did not get any pushback. It's not like I am pushing stuff down your throat, I have been patient and considerate. Please start with the patches "soundwire: code hardening and suspend-resume support" and come back to this interface description when you have reviewed these changes. It's not detective work, it's working around the consequences of having separate trees for Audio and SoundWire.