* [mmotm:master 152/234] fs//proc/vmcore.c:59:43: error: expected ')' before 'bool'
@ 2019-05-30 8:06 kbuild test robot
0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2019-05-30 8:06 UTC (permalink / raw)
To: Kairui Song
Cc: kbuild-all, Johannes Weiner, Bhupesh Sharma, Andrew Morton,
Linux Memory Management List
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-05-30 8:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-30 8:06 [mmotm:master 152/234] fs//proc/vmcore.c:59:43: error: expected ')' before 'bool' kbuild test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox