Received: by 2002:a05:6a10:22f:0:0:0:0 with SMTP id 15csp749765pxk; Thu, 17 Sep 2020 15:28:32 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwO60zSw//+u2mTs0ucu7PxEkM1H5PWM3QhBae6NavE2wTCVYDcD/nqdcGqe1snIK9xJdb1 X-Received: by 2002:a17:907:6f6:: with SMTP id yh22mr32925849ejb.268.1600381712444; Thu, 17 Sep 2020 15:28:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1600381712; cv=none; d=google.com; s=arc-20160816; b=0G0uFRzkYTOO7+08dwfmVCIxIM7sMbWJ7iwt6ZvcPi1uqqdnexycTbq1FBdX8MgOOg 8BCwEw7JSBlOSGiG7LXQxPYJPvmT/5LXspRnFP6IynEaYYac/Bllpu465+OCrrtmyx4c IoFtHQPeletHuLCULvoHL7eA61HYDQCK6dU5Xaf/2Ed+P+cu2Tdg0bBU0W0cejpBmiuB PcY2EyKhD5oeyNe7qbccy13n4W+FXsYmwMrcyIj/xg1qYBSXxG7sBkUTsCKFfMPMk/Ob Yd+9W5D45KH44YmdNfSE89z4k9JS7bhn33jFlNM0ydCPBe86qMMt7uaROa3+7z0HeNe8 zD1g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=ZpMdD5FMRu0de/f055l+YWWdjdzvtZCUyT/QmuEyldc=; b=n+jPFltTtlOqCFvh1AJjUZ+5JeqIlvAtjTUx7ByJObDUcZjI6fRmfOmRfJffB5zr7h uxhHaEX42Sz49DvH+kx6qEohuvhagum255EAmLTpUiNMMU1wUov2dxR6Zsp/64UJx0Gz gZ3vkcCN6+YNG4Gi++EC7DiLa9dThwE5nLhSE31PzmsXBZlmXwNaHtyAVbFCSfdN7FJF 1fwQAw9mWb4+bG4pxbrg0vOajP742KVtxGgCTLBMOldOuDgkso1brUJXkxwmBGJqmMe/ AjdZP0c/R/9k3Nrpw7GhCRvTy4TIBBUT10sldv2oicdVsrySX1/GMqq5uSOrHZQTOmhQ rLRA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=oLoj7c+C; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id jo13si901401ejb.200.2020.09.17.15.28.09; Thu, 17 Sep 2020 15:28:32 -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 (test mode) header.i=@ideasonboard.com header.s=mail header.b=oLoj7c+C; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726135AbgIQW1P (ORCPT + 99 others); Thu, 17 Sep 2020 18:27:15 -0400 Received: from perceval.ideasonboard.com ([213.167.242.64]:56708 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726118AbgIQW1O (ORCPT ); Thu, 17 Sep 2020 18:27:14 -0400 Received: from pendragon.ideasonboard.com (62-78-145-57.bb.dnainternet.fi [62.78.145.57]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 44EE0E42; Fri, 18 Sep 2020 00:27:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1600381631; bh=6fqrhPzjRJc26qteyZCg0T1UetD3chkmfFf/oUQbZ/E=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oLoj7c+C8+Su3vhmjCnrQAp0OmYmF9lbg2jbx8jmle2Vub2NJc8muhhMNdwh0MObn 8G8dUldXb+vxNc7ifbztijijnC5Ey0lnv3Cwpkustuwp9wOIfCqL7VPyBbTFwIGiuG D/+JvfcMiSXtPmGyJOpgqDJIL3MMqOMaJo3D3gA4= Date: Fri, 18 Sep 2020 01:26:41 +0300 From: Laurent Pinchart To: "Paul E. McKenney" 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: <20200917222641.GA589@pendragon.ideasonboard.com> References: <20200823030405.22174-1-laurent.pinchart@ideasonboard.com> <20200825150222.GP2855@paulmck-ThinkPad-P72> <20200825152249.GF6767@pendragon.ideasonboard.com> <20200825161629.GS2855@paulmck-ThinkPad-P72> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20200825161629.GS2855@paulmck-ThinkPad-P72> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 ? > > > ------------------------------------------------------------------------ > > > > > > 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