Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp753596ybz; Wed, 15 Apr 2020 18:12:57 -0700 (PDT) X-Google-Smtp-Source: APiQypIfxGDkjzMEaJjd7axbE1OxoiCfpggDa2nl4zmEMEeZ1ZYqD6pgc794Zwq07JWlfCublFFk X-Received: by 2002:a17:906:d04b:: with SMTP id bo11mr7589278ejb.20.1586999577113; Wed, 15 Apr 2020 18:12:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1586999577; cv=none; d=google.com; s=arc-20160816; b=g/UYd58iwAOFPpVUMyuMpItGMBG/2W0+qxQIr4xGakQADb7HZliaDr8CciBRZlp1bQ IdaQ7yDDBKvtUHlOEf3wTQKJiLqO/mNKXJxk+15GUDZjWrPD2+2IDybp5Hj5CyBarN7v GcdeOoZ0HHeFrvjol5ibWa4N9bz/Glt1BMKUOWCEAJFhqu/Y4ncY0P6+G6+wV9wOSC8b woU1YhzWsriv3BQZ67yZGtmplWsI6QBj85Y/MY9Y1oYfveYAcHcwF3PVXpKN3p5oPdlF plrzzi7Pa1t+ZIerh97W6dvzGsZoOdRUDUIhbkHrBofcgJPa5YZtC4PU2lDQzSJCmmqd s+tg== 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=KY9AFW0lAZBQodgJCrUgG1A5MJnfaqVhgfpYoyQIocA=; b=NDHvcy0BPrLqYRQtSE2IpMpecuVA8bMs9EQ9Gdg+3EjiIPtYF5kyP53tFyprhjaCwT br9QO7rmfmVaxHSGlysrdspcB6hk7v0ytgWkisMnt+M6vbMUcyv29FCBOn+7B3MgizgU rWw9tR2Plu3DP8cIpghGrlovsUgt35Uawur012t7wv0TDa5F7+orn/1097xvhmhZW37p XLtU49O4HZa1uOw/aljOE63HGRreNG47EwFzbXyyzcRMd/M/g7RCW+8XhopRndutZEiv h87oMpOifIBzgIYkcy9HckUt4fEMU6jQIe2gFNALeVnQhB3gytfOQK/aOZ2DgeiciDR9 eg9Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=n2O6Urzf; 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 q4si10843328eji.14.2020.04.15.18.12.32; Wed, 15 Apr 2020 18:12:57 -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=n2O6Urzf; 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 S1732480AbgDOWmU (ORCPT + 99 others); Wed, 15 Apr 2020 18:42:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:32894 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726089AbgDOWmO (ORCPT ); Wed, 15 Apr 2020 18:42:14 -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 31D9020732; Wed, 15 Apr 2020 22:42:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1586990534; bh=x/Cmj27L/W6Nu9Y3NvSBUefO3zm74duKAtTuZeqBSm8=; h=Date:From:To:Cc:Subject:Reply-To:References:In-Reply-To:From; b=n2O6Urzf8bmzJ6u6HmLQ7SpahouIWf9PmMaYlIaa3KBdVery/4IwL7Lo6hqjuqWQQ f0gTIsStuzrUnr84dfyS8nKyKXzn5sct4wkLob8ByLZoBK6kY/vkTkjBWaDkXefUey NxkzcDSTfWkz5zH4b/jbQ2ejWiL9ZTY5hfWPFFPI= Received: by paulmck-ThinkPad-P72.home (Postfix, from userid 1000) id 092E93522AD1; Wed, 15 Apr 2020 15:42:14 -0700 (PDT) Date: Wed, 15 Apr 2020 15:42:14 -0700 From: "Paul E. McKenney" To: Qian Cai Cc: Andrey Konovalov , Alexander Potapenko , Dmitry Vyukov , kasan-dev , LKML , Marco Elver Subject: Re: [PATCH v3] kcsan: Add option for verbose reporting Message-ID: <20200415224213.GA26058@paulmck-ThinkPad-P72> Reply-To: paulmck@kernel.org References: <20200406133543.GB19865@paulmck-ThinkPad-P72> <67156109-7D79-45B7-8C09-E98D25069928@lca.pw> <20200406195146.GI19865@paulmck-ThinkPad-P72> <3B06DA7F-DCAF-4566-B72A-F088A8F0B8A9@lca.pw> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3B06DA7F-DCAF-4566-B72A-F088A8F0B8A9@lca.pw> 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 Mon, Apr 06, 2020 at 04:33:27PM -0400, Qian Cai wrote: > > > > On Apr 6, 2020, at 3:51 PM, Paul E. McKenney wrote: > > > > On Mon, Apr 06, 2020 at 09:45:44AM -0400, Qian Cai wrote: > >> > >> > >>> On Apr 6, 2020, at 9:35 AM, Paul E. McKenney wrote: > >>> > >>> It goes back in in seven days, after -rc1 is released. The fact that > >>> it was there last week was a mistake on my part, and I did eventually > >>> get my hand slapped for it. ;-) > >>> > >>> In the meantime, if it would help, I could group the KCSAN commits > >>> on top of those in -tip to allow you to get them with one "git pull" > >>> command. > >> > >> Testing Linux-next for a week without that commit with KCSAN is a torture, so please do that if that is not much work. Otherwise, I could manually cherry-pick the commit myself after fixing all the offsets. > > > > Just to confirm, you are interested in this -rcu commit, correct? > > > > 2402d0eae589 ("kcsan: Add option for verbose reporting") > > > > This one and the following are directly on top of the KCSAN stack > > that is in -tip and thus -next: > > > > 48b1fc1 kcsan: Add option to allow watcher interruptions > > 2402d0e kcsan: Add option for verbose reporting > > 44656d3 kcsan: Add current->state to implicitly atomic accesses > > e7b3410 kcsan: Fix a typo in a comment > > e7325b7 kcsan: Update Documentation/dev-tools/kcsan.rst > > 1443b8c kcsan: Update API documentation in kcsan-checks.h > > > > These are on top of this -tip commit: > > > > f5d2313bd3c5 ("kcsan, trace: Make KCSAN compatible with tracing") > > > > You can pull them in via the kcsan-dev.2020.03.25a branch if you wish. > > Great! That should be enough food for me to survive for this week. And I just put it back. Please accept my apologies for the delay, but the branching process fought a bit harder than usual. I probably missed today's -next, but hopefully tomorrow! Thanx, Paul