Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp563187ybt; Wed, 24 Jun 2020 06:05:51 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwFwo/seCSl2g8zUHxtDO4TI+axBV1AdrYqbZE8K87dUEEIH48XiRhLpz+W0fnMvmHJuIUx X-Received: by 2002:aa7:c5d4:: with SMTP id h20mr406002eds.115.1593003950880; Wed, 24 Jun 2020 06:05:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593003950; cv=none; d=google.com; s=arc-20160816; b=dCbjc5rHBdGOEr58q1JaY7A/lkUr1bjtwQXvINaSgduoh+OMaqxWV16/vEUlkiPK1e jCTpdmN0WzTiVlmLok/X80yVbepGl3FwRReKaMepL9JxQvpRqZZ3tm+9WUyhBdw/eCYy 8GgIFOgBd6ysA6mT+uvrQpmcKqsi9HgsnZYzizWo7kjNoJDnBu+6lk4XpxkXk/3Ba4kf hctvgpDRVsLzWKcGtV9HL5f6SuXTkcKcTLnc3ETn511PfX+47a0Xh3puTVv8vxEJvmV8 PGdjS1/L9xc/Sij2SR/5ufSsCEC932I+QdpwVDCkBuJ6BtvNgv71ydmpnZmHE4l8egoi Mhnw== 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:reply-to:message-id :subject:cc:to:from:date:dkim-signature; bh=nMYHYgl+5XiseOCYF/S+DDvNnDaHwJt8bau1KHlpQuc=; b=Z3dO3A8vB9Xu9LmIKKRmoooJqG41Jftqkr7Vf5feGZgVRvMbWO8432IDk6RfJ47hiM wyANie52wYQxFeI+yMxULX0O4+QQeEg/mne+QoE0Op2JmHhVZp/lB0y2LB6uqnxnAj5z auIttnzRyb1DBcXnh07oE0CxISB57oVGu6FOT4EfCkiKngeLe5EdkAuVeLBuEPGB6U/F lrJn+iY7eYzCI5vFN8OtyyLhHfd7VfZ8gMK3225jBHXhq+dy8GLConDSlkEmqvJwfMzm jeQxXzhy/rEVXrkUvY7qGScUJlJPsOSGbBuExyfz3lQOAsWh0Mb+Mk7kuJ/xtYoCPc8Z II9A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=eUtzm10V; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a14si13459337edn.360.2020.06.24.06.05.27; Wed, 24 Jun 2020 06:05:50 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=eUtzm10V; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2403889AbgFXNDn (ORCPT + 99 others); Wed, 24 Jun 2020 09:03:43 -0400 Received: from mail.kernel.org ([198.145.29.99]:46070 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2390586AbgFXNDj (ORCPT ); Wed, 24 Jun 2020 09:03:39 -0400 Received: from paulmck-ThinkPad-P72.home (50-39-105-78.bvtn.or.frontiernet.net [50.39.105.78]) (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 C23C22082F; Wed, 24 Jun 2020 13:03:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593003818; bh=0qG4FzuUMsbomqk+xttMakSicquRd3Y77xHixAAXZFE=; h=Date:From:To:Cc:Subject:Reply-To:References:In-Reply-To:From; b=eUtzm10VWIy9qeD2lgs6qftL20dV65oXtRI7OgMkTiaTnbgNxGwMXYwBk1Xfyx4sE WMBEbkfDn8OJnJ5mvptg4MKEeRmkBw2SxkUQAqfH7wx/I91cGm1Oqy3pfv5qcqkCk2 ceXHzvWEywom7NT6HJh4gBQxY0vAESvzYNHgcn/I= Received: by paulmck-ThinkPad-P72.home (Postfix, from userid 1000) id AA3743523267; Wed, 24 Jun 2020 06:03:38 -0700 (PDT) Date: Wed, 24 Jun 2020 06:03:38 -0700 From: "Paul E. McKenney" To: Peter Zijlstra Cc: tglx@linutronix.de, x86@kernel.org, elver@google.com, kasan-dev@googlegroups.com, linux-kernel@vger.kernel.org, will@kernel.org, dvyukov@google.com, glider@google.com, andreyknvl@google.com Subject: Re: [PATCH 2/9] rcu: Fixup noinstr warnings Message-ID: <20200624130338.GF9247@paulmck-ThinkPad-P72> Reply-To: paulmck@kernel.org References: <20200603114014.152292216@infradead.org> <20200603114051.896465666@infradead.org> <20200615154905.GZ2531@hirez.programming.kicks-ass.net> <20200615155513.GG2554@hirez.programming.kicks-ass.net> <20200615162427.GI2554@hirez.programming.kicks-ass.net> <20200615171404.GI2723@paulmck-ThinkPad-P72> <20200619221555.GA12280@paulmck-ThinkPad-P72> <20200623204646.GF2483@worktop.programming.kicks-ass.net> <20200623214433.GX9247@paulmck-ThinkPad-P72> <20200624075249.GC4800@hirez.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200624075249.GC4800@hirez.programming.kicks-ass.net> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 24, 2020 at 09:52:49AM +0200, Peter Zijlstra wrote: > On Tue, Jun 23, 2020 at 02:44:33PM -0700, Paul E. McKenney wrote: > > On Tue, Jun 23, 2020 at 10:46:46PM +0200, Peter Zijlstra wrote: > > > On Fri, Jun 19, 2020 at 03:15:55PM -0700, Paul E. McKenney wrote: > > > > > > > Just following up because I don't see this anywhere. If I am supposed > > > > to take this (which is more plausible now that v5.8-rc1 is out), please > > > > let me know. > > > > > > Sorry, I got distracted by that NULL ptr thing, but that seems sorted > > > now. If you don't mind taking it through your rcu/urgent tree for -rc3 > > > or so that would be awesome. > > > > Will do! > > > > Just to double-check, this is the patch from you with Message-ID > > 20200603114051.896465666@infradead.org, correct? > > > > Or, if you prefer, this commit now on -rcu? > > > > 5fe289eccfe5 ("rcu: Fixup noinstr warnings") > > > > If this is the correct commit, I will rebase it on top of v5.8-rc2, > > and if it passes tests, send it along via rcu/urgent. > > Ah, I was thinking about: > > https://lore.kernel.org/lkml/20200615162427.GI2554@hirez.programming.kicks-ass.net/ > > seeing how I added that instrumentation you wanted :-), but either > version should work for now. KCSAN is sad without this. Glad I asked! I will substitute the one you pointed out above. Thanx, Paul