Received: by 10.192.165.148 with SMTP id m20csp5617445imm; Wed, 9 May 2018 07:51:23 -0700 (PDT) X-Google-Smtp-Source: AB8JxZpDl40Tz3ITdCPuLnHT7JUB8jOphQ48SQ7FK9FHLyeqoP38Rqxk/D2levUKW2MM/fmfNZqL X-Received: by 10.98.89.89 with SMTP id n86mr43060752pfb.217.1525877483388; Wed, 09 May 2018 07:51:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1525877483; cv=none; d=google.com; s=arc-20160816; b=XUk0ex6+zFG0Mrxwk8IVkTfWU3onMx6+qJfih5qXNey317t2saEhHw93vU2qfeRsi0 bzPoqr4UC/s6FB/fF6KFoBDdY88bn3zrRy0IVHHcOsJsMeTZv4ANi973Ht2YtV9aIKXG sZBirOtFcE5+XLDOzGCcGywy9e3yAn8PXM45/SWOvZz4HFToEmuK5bVVGyF8EXEK5P4W SdbrlozNFevSDbcpJCOieu0U2BZfnubki0e7v7eMuw4PQxesN3C9lkPGEcw6uKCurYT+ OROm4Xz2aq5NT28oLaZxl/tRYVqB4Cs7ZNcAcmsNQMdXIQM8K9cLMklYkXHkomo6Fyu8 mm/g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature:arc-authentication-results; bh=qxrKgzOnII6rECbEMADDCDDSBf/LOv+CPKwdvpm/+K8=; b=hNn599YwQla7tMkGwdbP5yG/Qv+cIQ3JtRtlbBuVmBu0o2kSL7LSnJSFApuiY0odDO +e0SShtJlbnAJ+I8Ngn1JudKUlDpIXCNIiMPFbwnxwOyToDZH90myxg8leKPkBg2W6iC acgRUO1Tb62HQFGLHbYbvbWG1r3STdifqX5MpV7MifLcVZE94k+0JRIDjer3RLeb+dep 85rryMWi9hY89Ky6dvVyeNvU0rRRLXAWfyZZZs31NPq0qZvFR2VqKLajmPglZF3WDrje r3VDU89MpNwHqgFKEl8LxdEDsWV9DYwN8SAdZl13EY+IZm0krSeB0O7M8Njh2TF+dajB BOlw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Fn22FA4u; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o3-v6si8370539pls.64.2018.05.09.07.51.07; Wed, 09 May 2018 07:51:23 -0700 (PDT) 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; dkim=pass header.i=@kernel.org header.s=default header.b=Fn22FA4u; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935189AbeEIOuu (ORCPT + 99 others); Wed, 9 May 2018 10:50:50 -0400 Received: from mail.kernel.org ([198.145.29.99]:33206 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934517AbeEIOut (ORCPT ); Wed, 9 May 2018 10:50:49 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (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 6159A217B4; Wed, 9 May 2018 14:50:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1525877448; bh=iTVVWNl1HzPkKemF4nnb93c0BqKx8YF6YXtcd+QZ74A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Fn22FA4useDPb4CbUKH3XTVszpGly2TmdprbahTDb73WCr20TWLXl6UQBb5yGxfxT Vbn+hqOBB2X7GxdTEvBKblTFyd/CQvHYZo7Ag2Hgtuto7SsKuKorZllJekmG5ijXh5 tWQP8HHDkC1ok5Q6ZFiM1ax7K/LUN5KvtgDcL7Yg= Date: Wed, 9 May 2018 16:50:35 +0200 From: Greg Kroah-Hartman To: Geert Uytterhoeven Cc: Russell King - ARM Linux , Geert Uytterhoeven , Adrian Salido , Nicolai Stange , Sasha Levin , Todd Kjos , Linux Kernel Mailing List Subject: Re: [PATCH v2 2/4] ARM: amba: Fix race condition with driver_override Message-ID: <20180509145035.GF18586@kroah.com> References: <1523366506-19832-1-git-send-email-geert+renesas@glider.be> <1523366506-19832-3-git-send-email-geert+renesas@glider.be> <20180425160645.GA16732@kroah.com> <20180426070410.GM14025@kroah.com> <20180426083542.GA31073@kroah.com> <20180509103954.GR16141@n2100.armlinux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.5 (2018-04-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 09, 2018 at 03:32:16PM +0200, Geert Uytterhoeven wrote: > Hi Russell, > > On Wed, May 9, 2018 at 12:39 PM, Russell King - ARM Linux > wrote: > > On Thu, Apr 26, 2018 at 10:45:49AM +0200, Geert Uytterhoeven wrote: > >> On Thu, Apr 26, 2018 at 10:35 AM, Greg Kroah-Hartman > >> wrote: > >> > On Thu, Apr 26, 2018 at 09:40:08AM +0200, Geert Uytterhoeven wrote: > >> >> On Thu, Apr 26, 2018 at 9:04 AM, Greg Kroah-Hartman > >> >> wrote: > >> >> > On Wed, Apr 25, 2018 at 07:53:06PM +0200, Geert Uytterhoeven wrote: > >> >> >> On Wed, Apr 25, 2018 at 6:06 PM, Greg Kroah-Hartman > >> >> >> wrote: > >> >> >> > On Tue, Apr 10, 2018 at 03:21:44PM +0200, Geert Uytterhoeven wrote: > >> >> >> >> The driver_override implementation is susceptible to a race condition > >> >> >> >> when different threads are reading vs storing a different driver > >> >> >> >> override. Add locking to avoid this race condition. > >> >> >> >> > >> >> >> >> Cfr. commits 6265539776a0810b ("driver core: platform: fix race > >> >> >> >> condition with driver_override") and 9561475db680f714 ("PCI: Fix race > >> >> >> >> condition with driver_override"). > >> >> >> >> > >> >> >> >> Fixes: 3cf385713460eb2b ("ARM: 8256/1: driver coamba: add device binding path 'driver_override'") > >> >> >> >> Signed-off-by: Geert Uytterhoeven > >> >> >> >> Reviewed-by: Todd Kjos > >> >> >> >> Cc: stable > >> >> >> > >> >> >> > As this should go to stable kernels, I've fixed it up to apply without > >> >> >> > patch 1 as that's not a real "fix" that anyone needs... > >> >> >> > > >> >> >> > Please try to remember to put fixes first, and then "trivial" things > >> >> >> > later on in a series. > >> >> >> > >> >> >> I did it on purpose, as the fix is much more ugly without patch 1 applied. > >> >> >> Can't you just take patch 1, too? More consistency is always nice, even for > >> >> >> stable ;-) > >> >> > > >> >> > Consistency is nice, but when you have bug fixes that rely on "trivial" > >> >> > patches, it's usually not nice :( > >> >> > > >> >> > I already committed patch 2 to my tree without 1, so let's leave it > >> >> > as-is for now. > >> >> > >> >> Unfortunately the version you committed is buggy: the race condition > >> >> also covers the NULL check removed by the trivial patch you skipped, > >> >> so now you can get inconsistent behavior (no output or "(null)") on the > >> >> same running kernel version... > >> >> > >> >> Please revert and apply both. Thanks! > >> > > >> > Ugh, you are right, sorry about that. > >> > > >> > I've reverted the offending patch, and added them in the correct order > >> > now, I should have listened to you :) > >> > >> Np, issue detected and fixed. > >> Thanks! > > > > So what about the patches you submitted to the patch system - should > > I pick those up or not? > > I think only the 4th patch (#8759) in the series is still applicable. > > > Please don't ask other maintainers to take patches that have been > > submitted to the patch system without first changing their status, > > they're liable to get applied anyway. > > They got picked up by Greg, on request of a third party who wanted them in > -stable ASAP. Not much I can do to prevent that. > Especially with an "Odd Fixes" maintainership status. I was going to pick up the last one if needed and put it through my tree, as it's still in my queue. thanks, greg k-h