From: kbuild test robot <lkp@intel.com>
To: Mina Almasry <almasrymina@google.com>
Cc: kbuild-all@lists.01.org, Mike Kravetz <mike.kravetz@oracle.com>,
Andrew Morton <akpm@linux-foundation.org>,
Linux Memory Management List <linux-mm@kvack.org>
Subject: [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
Date: Tue, 18 Feb 2020 16:01:54 +0800 [thread overview]
Message-ID: <202002181643.wi8OnXZE%lkp@intel.com> (raw)
[-- 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 --]
reply other threads:[~2020-02-18 8:02 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=202002181643.wi8OnXZE%lkp@intel.com \
--to=lkp@intel.com \
--cc=akpm@linux-foundation.org \
--cc=almasrymina@google.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-mm@kvack.org \
--cc=mike.kravetz@oracle.com \
/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