Received: by 2002:a25:868d:0:0:0:0:0 with SMTP id z13csp2691953ybk; Mon, 18 May 2020 05:46:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxEip9wDhvvlkf/A3joAfRAJH2jiUgeGQWiYMU94AnjfgOZHrIuljPwqrbAXxGNeU+og6VJ X-Received: by 2002:a17:906:310e:: with SMTP id 14mr15259276ejx.177.1589805987727; Mon, 18 May 2020 05:46:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1589805987; cv=none; d=google.com; s=arc-20160816; b=n7DFSqAXHssmdbsYe3CbzKlblKsB1IyKg3Wby2lJaCDLlVr5JFScNki8A6JYLFsjnv 7V7Tu1WAAc7N9N2xBNxXeLSL1w0mNW/dT2lHuyMsiuiWNuHUzL6yKhJ/XpNnlBwJtvpH oF4neZGmvQlA4gCJfsMLKPccl0MnZM/Lj6RvXoIiw7DI1xUwsXJmpuLytUFv5JlJ1GP2 OleMuMpeuYby4f940huQIloAHzSjj2RQrJ59vHi3TObz5ptzEuU/DTFvVg/MgD4Smsoj 7eagEq452ZYuhsSXNcq7m7PvFF8Us4VR+L9/cU8iKp8LyTh3DBUMC7dEauu6N7VNGK+9 fgXQ== 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=h5faBigeaNS71Ba2kJ7AP/wOD/ux7ciXQBX0ugDEqy4=; b=WMke12YoXag21phW/fztlR18hiZEixGRzbzFM8d0n1FRNQ+t4Xl5LKa+ps0M5FDU0d nAKjqehyJgRQPVVYQcD8tGRMSn+1HXOF+cwwXYFDMrb3ozGamZyBascy5/KrBWsi9BW/ CdgiGPDMamoRuEy3j6Py3RziK87PjiVY1krw+sSCTuD7RxRAKVi8q765QrsxUWqP7tI0 sMsfVYoJE6UMBLQa3xPLbf4xOluWJwtQj5Bf+AwhnkHmtfJ80CH6CX5AXFRnNVnUxXey vsfJRxfC0FkP2uqNwBF5qXCCKziMsbVeJszsIL2MtIYIFiDOqThmNUrPbRNYTli24oul yrKg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=PoKtGx9M; 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 v26si6285107eje.322.2020.05.18.05.46.04; Mon, 18 May 2020 05:46:27 -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=PoKtGx9M; 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 S1727847AbgERMod (ORCPT + 99 others); Mon, 18 May 2020 08:44:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:39348 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727831AbgERMoc (ORCPT ); Mon, 18 May 2020 08:44:32 -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 4152D2067D; Mon, 18 May 2020 12:44:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589805872; bh=xjt8SYpCaF9HcJR74gTd+H/T5qtnboYe7TcBeFf+TAs=; h=Date:From:To:Cc:Subject:Reply-To:References:In-Reply-To:From; b=PoKtGx9Ml3dl752X/l1tSDCh6MTYfxD8pi4oil1Tg54xVScdSVjVkbmrn5QmwZ+wA fcGdQPoGA4MAU5nmms60TNtypEjMCknHsWbrk3yj4jcjChAnwe1i/29MMZijGCDlBm Oc6/Fdk87ffARy9pAZ14sB6s0W2/lsSuxFKITtdU= Received: by paulmck-ThinkPad-P72.home (Postfix, from userid 1000) id F383035232C9; Mon, 18 May 2020 05:44:31 -0700 (PDT) Date: Mon, 18 May 2020 05:44:31 -0700 From: "Paul E. McKenney" To: Rong Chen Cc: Qian Cai , Stephen Rothwell , Linux Next Mailing List , Linux Kernel Mailing List , Madhuparna Bhowmik , Amol Grover , Dmitry Vyukov , philip.li@intel.com, lkp@intel.com, fengguang.wu@intel.com Subject: Re: Default enable RCU list lockdep debugging with PROVE_RCU Message-ID: <20200518124431.GU2869@paulmck-ThinkPad-P72> Reply-To: paulmck@kernel.org References: <20200514181305.GT2869@paulmck-ThinkPad-P72> <20200517214716.GT2869@paulmck-ThinkPad-P72> <659206f4-d326-4fd6-3091-085c7eabf280@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <659206f4-d326-4fd6-3091-085c7eabf280@intel.com> 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, May 18, 2020 at 01:54:13PM +0800, Rong Chen wrote: > > > On 5/18/20 5:47 AM, Paul E. McKenney wrote: > > On Fri, May 15, 2020 at 02:36:26PM -0400, Qian Cai wrote: > > > > > > > On May 14, 2020, at 2:13 PM, Paul E. McKenney wrote: > > > > > > > > Fair enough! And yes, the Linux kernel is quite large, so I certainly am > > > > not asking you to test the whole thing yourself. > > > Ok, I saw 0day bot also started to report those which is good. For example, > > > > > > lkml.org/lkml/2020/5/12/1358 > > > > > > which so far is nit blocking 0day on linux-next since it does not use panic_on_warn yet (while syzbot does). > > > > > > Thus, I am more convinced that we should not revert the commit just for syzbot until someone could also convince 0day to select RCU_EXPERT and then DEBUG_RCU_LIST? > > Let's ask the 0day people, now CCed, if they would be willing to > > build with CONFIG_RCU_EXPERT=y and CONFIG_DEBUG_RCU_LIST=y on some > > fraction of their testing. ;-) > > > > Thanx, Paul > > Hi, > > Thanks for your advice, we'll support it in the near future. Thank you very much! Thanx, Paul