From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: kbuild test robot <fengguang.wu@intel.com>
Cc: kbuild-all@01.org, linux-kernel@vger.kernel.org
Subject: Re: [rcu:rcu/next 29/29] kernel/rcu/rcutorture.c:1369:3: error: implicit declaration of function 'srcutorture_get_gp_data'
Date: Tue, 18 Apr 2017 18:31:58 -0700 [thread overview]
Message-ID: <20170419013158.GH3956@linux.vnet.ibm.com> (raw)
In-Reply-To: <201704190947.aktBh3QT%fengguang.wu@intel.com>
On Wed, Apr 19, 2017 at 09:26:55AM +0800, kbuild test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git rcu/next
> head: b4d55cac0a93834e7e79143111a0b8ecea49a630
> commit: b4d55cac0a93834e7e79143111a0b8ecea49a630 [29/29] srcu: Make rcutorture writer stalls print SRCU GP state
> config: x86_64-randconfig-x012-201716 (attached as .config)
> compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
> reproduce:
> git checkout b4d55cac0a93834e7e79143111a0b8ecea49a630
> # save the attached .config to linux build tree
> make ARCH=x86_64
>
> All errors (new ones prefixed by >>):
>
> kernel/rcu/rcutorture.c: In function 'rcu_torture_stats_print':
> >> kernel/rcu/rcutorture.c:1369:3: error: implicit declaration of function 'srcutorture_get_gp_data' [-Werror=implicit-function-declaration]
> srcutorture_get_gp_data(cur_ops->ttype, srcu_ctlp,
> ^~~~~~~~~~~~~~~~~~~~~~~
> cc1: some warnings being treated as errors
Yes, I should have used "experimental" as branch name. Apologies for
the noise!
Thanx, Paul
> vim +/srcutorture_get_gp_data +1369 kernel/rcu/rcutorture.c
>
> 1363 int __maybe_unused flags = 0;
> 1364 unsigned long __maybe_unused gpnum = 0;
> 1365 unsigned long __maybe_unused completed = 0;
> 1366
> 1367 rcutorture_get_gp_data(cur_ops->ttype,
> 1368 &flags, &gpnum, &completed);
> > 1369 srcutorture_get_gp_data(cur_ops->ttype, srcu_ctlp,
> 1370 &flags, &gpnum, &completed);
> 1371 wtp = READ_ONCE(writer_task);
> 1372 pr_alert("??? Writer stall state %s(%d) g%lu c%lu f%#x ->state %#lx\n",
>
> ---
> 0-DAY kernel test infrastructure Open Source Technology Center
> https://lists.01.org/pipermail/kbuild-all Intel Corporation
prev parent reply other threads:[~2017-04-19 1:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-19 1:26 [rcu:rcu/next 29/29] kernel/rcu/rcutorture.c:1369:3: error: implicit declaration of function 'srcutorture_get_gp_data' kbuild test robot
2017-04-19 1:31 ` Paul E. McKenney [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170419013158.GH3956@linux.vnet.ibm.com \
--to=paulmck@linux.vnet.ibm.com \
--cc=fengguang.wu@intel.com \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox