Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp778627pxk; Thu, 17 Sep 2020 16:27:56 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw3H4YxLONtTSJbJHFUhf/ucgAMsm27mTajfWr7CzgObybhKV0erBhxtorqihfguaZ4rs4E X-Received: by 2002:a17:906:6b95:: with SMTP id l21mr32310839ejr.317.1600385276597; Thu, 17 Sep 2020 16:27:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600385276; cv=none; d=google.com; s=arc-20160816; b=ytuM8EtRQZI4Ay8FOA8oBbZ9GtKskweVOE3OPhnfFnBTK7QO1JIjXbup4S6OOnW5Rx yPiaNgVWZyY4RYaYwUsoY3+vOcCRLS3ov/IBD/Sm27xDDO6gd8643QVlTB+lp51GW7/r Nop+A9ATTIbBFYIYUkwUwOVvQkRFoCkMtegTU8AWqekiIuqdrUICgeNyHhpXPxTQSBID K376gQDJqTudZPeK9dmMvqiG5SBuFzOKpGWypey5VDZJHQiLa0qNOTeMo/T66+VQBqa2 j6kJlr/A1nu5KYBAf2bsAjKp6lROs6UHL7yC0eMWbzS8wEdz8DZKoG/ml+IVu65j59/A iePA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=F3Wov3ayGD0MNRt8jzEF9jxdHdOHvVbse5L7/sjOhfo=; b=stiGyoRt4q6fI5ll398Tlgdh6j7tSy66Dmw39GDqwCxGC1q12iFH2tE9vo4uJzuPob ODzyUCmnYXfGUEzS7Ol+9a96eujHe4vVj1QjGtqvurd1xPZkwYB+FFVO5iyRCtRjPHSa qIr6R5QcSJCasthVJkKUWT0GnyV1L+IPJcKqc89Dwjd2BjNiJ8X/3r9JzsoSRJM+Rpzt 6Iy2Os/hB/vAegihayeI2RWQ18/UrVPK++v40uPBYDrXxnqXsMpDxDjih2usj2MNBXpU yQCisTNmOzstjEfl77N18TG2GKDFzLASgarrRuFdeCITj8TOPrKm7sU1wIfUvu9QjI1S 140Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=U1ThGyLJ; 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 a21si843301edr.363.2020.09.17.16.27.33; Thu, 17 Sep 2020 16:27:56 -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=U1ThGyLJ; 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 S1726022AbgIQXYR (ORCPT + 99 others); Thu, 17 Sep 2020 19:24:17 -0400 Received: from mail.kernel.org ([198.145.29.99]:56542 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725886AbgIQXYR (ORCPT ); Thu, 17 Sep 2020 19:24:17 -0400 Received: from paulmck-ThinkPad-P72.home (unknown [50.45.173.55]) (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 48EAB20853; Thu, 17 Sep 2020 23:24:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600385056; bh=8+Tc8kBwD7/uO1eG3iELFqyo3FaWKPhtMc5mG5dDcz0=; h=Date:From:To:Cc:Subject:Reply-To:References:In-Reply-To:From; b=U1ThGyLJbre7+axSgmJIgiRHwrzraRe0p0E0FMvFe1asNEuxjbztUpLL8NTFJaCum y4sev6PPDXItmuDxHQLtXMmLwK/taDVXDiieEn4zgH6Y+XErRdJR3csqTkFaqG4Qh6 77Sr+am9T3gwGjGqhN+597zvLhqezNRlTDAwR6VE= Received: by paulmck-ThinkPad-P72.home (Postfix, from userid 1000) id 0EBA13522887; Thu, 17 Sep 2020 16:24:16 -0700 (PDT) Date: Thu, 17 Sep 2020 16:24:16 -0700 From: "Paul E. McKenney" To: Laurent Pinchart Cc: rcu@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] rcu-tasks: Fix compilation warning with !CONFIG_TASKS_RCU and CONFIG_TINY_RCU Message-ID: <20200917232416.GR29330@paulmck-ThinkPad-P72> Reply-To: paulmck@kernel.org References: <20200823030405.22174-1-laurent.pinchart@ideasonboard.com> <20200825150222.GP2855@paulmck-ThinkPad-P72> <20200825152249.GF6767@pendragon.ideasonboard.com> <20200825161629.GS2855@paulmck-ThinkPad-P72> <20200917222641.GA589@pendragon.ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200917222641.GA589@pendragon.ideasonboard.com> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 18, 2020 at 01:26:41AM +0300, Laurent Pinchart wrote: > Hi Paul, > > On Tue, Aug 25, 2020 at 09:16:29AM -0700, Paul E. McKenney wrote: > > On Tue, Aug 25, 2020 at 06:22:49PM +0300, Laurent Pinchart wrote: > > > On Tue, Aug 25, 2020 at 08:02:22AM -0700, Paul E. McKenney wrote: > > > > On Sun, Aug 23, 2020 at 06:04:05AM +0300, Laurent Pinchart wrote: > > > > > Commit 8344496e8b49 ("rcu-tasks: Conditionally compile > > > > > show_rcu_tasks_gp_kthreads()") introduced conditional compilation of > > > > > several functions, but forgot one occurrence of > > > > > show_rcu_tasks_classic_gp_kthread() that causes the compiler to warn of > > > > > an unused static function. Fix it. > > > > > > > > > > Fixes: 8344496e8b49 ("rcu-tasks: Conditionally compile show_rcu_tasks_gp_kthreads()") > > > > > Signed-off-by: Laurent Pinchart > > > > > --- > > > > > kernel/rcu/tasks.h | 2 ++ > > > > > 1 file changed, 2 insertions(+) > > > > > > > > > > diff --git a/kernel/rcu/tasks.h b/kernel/rcu/tasks.h > > > > > index 835e2df8590a..bddf3968c1eb 100644 > > > > > --- a/kernel/rcu/tasks.h > > > > > +++ b/kernel/rcu/tasks.h > > > > > @@ -590,7 +590,9 @@ void exit_tasks_rcu_finish(void) __releases(&tasks_rcu_exit_srcu) > > > > > } > > > > > > > > > > #else /* #ifdef CONFIG_TASKS_RCU */ > > > > > +#ifndef CONFIG_TINY_RCU > > > > > static void show_rcu_tasks_classic_gp_kthread(void) { } > > > > > +#endif /* #ifndef CONFIG_TINY_RCU */ > > > > > void exit_tasks_rcu_start(void) { } > > > > > void exit_tasks_rcu_finish(void) { exit_tasks_rcu_finish_trace(current); } > > > > > #endif /* #else #ifdef CONFIG_TASKS_RCU */ > > > > > > > > Good catch!!! > > > > > > > > But does the following addition of "static inline" work for you? > > > > > > They do. I initially added a static inline, and realized #ifdef was used > > > extensively when trying to find the proper Fixes: tag, so I went for > > > that. I don't mind either way, as long as this gets fixed :-) > > > > This is admittedly an odd .h file, given that it is included but once. > > > > I have applied the following patch with your Reported-by, cc-ing -stable > > for v5.8 and later. > > I don't see the fix in Linus' master branch. Given that 8344496e8b49 was > introduced in v5.9-rc1, shouldn't this be treated as a regression and > merged before Linus releases v5.9 ? The current plan is that it goes in during the upcoming merge window, a few weeks from now. However, it sounds like you need it sooner. I will try doing a pull request and see what happens. Thanx, Paul > > > > ------------------------------------------------------------------------ > > > > > > > > diff --git a/kernel/rcu/tasks.h b/kernel/rcu/tasks.h > > > > index 835e2df..3dc3ffc 100644 > > > > --- a/kernel/rcu/tasks.h > > > > +++ b/kernel/rcu/tasks.h > > > > @@ -590,9 +590,9 @@ void exit_tasks_rcu_finish(void) __releases(&tasks_rcu_exit_srcu) > > > > } > > > > > > > > #else /* #ifdef CONFIG_TASKS_RCU */ > > > > -static void show_rcu_tasks_classic_gp_kthread(void) { } > > > > -void exit_tasks_rcu_start(void) { } > > > > -void exit_tasks_rcu_finish(void) { exit_tasks_rcu_finish_trace(current); } > > > > +static inline void show_rcu_tasks_classic_gp_kthread(void) { } > > > > +static inline void exit_tasks_rcu_start(void) { } > > > > +static inline void exit_tasks_rcu_finish(void) { exit_tasks_rcu_finish_trace(current); } > > > > #endif /* #else #ifdef CONFIG_TASKS_RCU */ > > > > > > > > #ifdef CONFIG_TASKS_RUDE_RCU > > -- > Regards, > > Laurent Pinchart