From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:33312 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726786AbfKNTsU (ORCPT ); Thu, 14 Nov 2019 14:48:20 -0500 Date: Thu, 14 Nov 2019 11:48:17 -0800 From: "Paul E. McKenney" Subject: Re: [PATCH v3 0/9] Add Kernel Concurrency Sanitizer (KCSAN) Message-ID: <20191114194817.GO2865@paulmck-ThinkPad-P72> Reply-To: paulmck@kernel.org References: <20191104142745.14722-1-elver@google.com> <20191104164717.GE20975@paulmck-ThinkPad-P72> <20191104194658.GK20975@paulmck-ThinkPad-P72> <20191105142035.GR20975@paulmck-ThinkPad-P72> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Marco Elver Cc: LKMM Maintainers -- Akira Yokosawa , Alan Stern , Alexander Potapenko , Andrea Parri , Andrey Konovalov , Andy Lutomirski , Ard Biesheuvel , Arnd Bergmann , Boqun Feng , Borislav Petkov , Daniel Axtens , Daniel Lustig , Dave Hansen , David Howells , Dmitry Vyukov , "H. Peter Anvin" , Ingo Molnar , Jade Alglave , Joel Fernandes , Jonathan Corbet , Josh Poimboeuf , Luc Maranget , Mark Rutland , Nicholas Piggin , Peter Zijlstra , Thomas Gleixner , Will Deacon , kasan-dev , linux-arch , "open list:DOCUMENTATION" , linux-efi@vger.kernel.org, Linux Kbuild mailing list , LKML , Linux Memory Management List , the arch/x86 maintainers On Thu, Nov 14, 2019 at 07:05:34PM +0100, Marco Elver wrote: > On Tue, 5 Nov 2019 at 16:25, Marco Elver wrote: > > On Tue, 5 Nov 2019 at 15:20, Paul E. McKenney wrote: [ . . . ] > > > It works for me, though you guys have to continue to be the main > > > developers. ;-) > > > > Great, thanks. We did add an entry to MAINTAINERS, so yes of course. :-) > > > > > I will go through the patches more carefully, and please look into the > > > kbuild test robot complaint. > > > > I just responded to that, it seems to be a sparse problem. > > > > Thanks, > > -- Marco > > v4 was sent out: > http://lkml.kernel.org/r/20191114180303.66955-1-elver@google.com And I have queued it and pushed it to -rcu. It is still in the section of -rcu subject to rebasing, so if you have a later v5, I can replace this with the newer version. I am assuming that you do -not- wish to target the upcoming merge window (v5.5), but rather then next one (v5.6). Please let me know right away if I am assuming wrong. Thanx, Paul