* [krzk-github:for-next/defconfig-cleanup-io-sched-and-others-v2-rebased 2181/2430] include/linux/hugetlb_cgroup.h:223:59: warning: 'struct resv_map' declared inside parameter list will not be visible outside of this definition or declaration
@ 2020-02-18 8:01 kbuild test robot
0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-02-18 8:01 UTC (permalink / raw)
To: Mina Almasry
Cc: kbuild-all, Mike Kravetz, Andrew Morton, Linux Memory Management List
[-- Attachment #1: Type: text/plain, Size: 1513 bytes --]
tree: https://github.com/krzk/linux for-next/defconfig-cleanup-io-sched-and-others-v2-rebased
head: 819576ed2e648eb1a63ef082e7babd44fceee084
commit: 0b42cb2e47b62bbde45d719c527ada311d373da7 [2181/2430] hugetlb_cgroup: add reservation accounting for private mappings
config: m68k-m5475evb_defconfig (attached as .config)
compiler: m68k-linux-gcc (GCC) 7.5.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
git checkout 0b42cb2e47b62bbde45d719c527ada311d373da7
# save the attached .config to linux build tree
GCC_VERSION=7.5.0 make.cross ARCH=m68k
If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <lkp@intel.com>
All warnings (new ones prefixed by >>):
In file included from mm/migrate.c:39:0:
>> include/linux/hugetlb_cgroup.h:223:59: warning: 'struct resv_map' declared inside parameter list will not be visible outside of this definition or declaration
static inline void hugetlb_cgroup_uncharge_counter(struct resv_map *resv,
^~~~~~~~
vim +223 include/linux/hugetlb_cgroup.h
222
> 223 static inline void hugetlb_cgroup_uncharge_counter(struct resv_map *resv,
224 unsigned long start,
225 unsigned long end)
226 {
227 }
228
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 7290 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-02-18 8:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-18 8:01 [krzk-github:for-next/defconfig-cleanup-io-sched-and-others-v2-rebased 2181/2430] include/linux/hugetlb_cgroup.h:223:59: warning: 'struct resv_map' declared inside parameter list will not be visible outside of this definition or declaration 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