From: kbuild test robot <lkp@intel.com>
To: Kairui Song <kasong@redhat.com>
Cc: kbuild-all@01.org, Johannes Weiner <hannes@cmpxchg.org>,
Bhupesh Sharma <bhsharma@redhat.com>,
Andrew Morton <akpm@linux-foundation.org>,
Linux Memory Management List <linux-mm@kvack.org>
Subject: [mmotm:master 152/234] fs//proc/vmcore.c:59:43: error: expected ')' before 'bool'
Date: Thu, 30 May 2019 16:06:06 +0800 [thread overview]
Message-ID: <201905301604.lZW6sDK5%lkp@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1114 bytes --]
tree: git://git.cmpxchg.org/linux-mmotm.git master
head: 6f11685c34f638e200dd9e821491584ef5717d57
commit: 6f957b3c9f4481a2d670f4bbdbcd176d56a389eb [152/234] vmcore: Add a kernel parameter novmcoredd
config: x86_64-randconfig-n008-201921 (attached as .config)
compiler: gcc-7 (Debian 7.3.0-1) 7.3.0
reproduce:
git checkout 6f957b3c9f4481a2d670f4bbdbcd176d56a389eb
# save the attached .config to linux build tree
make ARCH=x86_64
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
>> fs//proc/vmcore.c:59:43: error: expected ')' before 'bool'
core_param(novmcoredd, vmcoredd_disabled, bool, 0);
^~~~
vim +59 fs//proc/vmcore.c
57
58 static bool vmcoredd_disabled;
> 59 core_param(novmcoredd, vmcoredd_disabled, bool, 0);
60 #endif /* CONFIG_PROC_VMCORE_DEVICE_DUMP */
61
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 31477 bytes --]
reply other threads:[~2019-05-30 8:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=201905301604.lZW6sDK5%lkp@intel.com \
--to=lkp@intel.com \
--cc=akpm@linux-foundation.org \
--cc=bhsharma@redhat.com \
--cc=hannes@cmpxchg.org \
--cc=kasong@redhat.com \
--cc=kbuild-all@01.org \
--cc=linux-mm@kvack.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