* [snitzer:nfs-localio-for-next.v14-neilb 26/26] fs/nfs_common/nfslocalio.c:57:15: sparse: sparse: symbol 'nfsd_mod' was not declared. Should it be static?
@ 2024-09-01 13:28 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-09-01 13:28 UTC (permalink / raw)
To: Mike Snitzer; +Cc: oe-kbuild-all
tree: https://git.kernel.org/pub/scm/linux/kernel/git/snitzer/linux.git nfs-localio-for-next.v14-neilb
head: 70cce93a681fa1956cb736e574953994bfd5aae0
commit: 70cce93a681fa1956cb736e574953994bfd5aae0 [26/26] neilb's __module_get changes
config: parisc-randconfig-r121-20240901 (https://download.01.org/0day-ci/archive/20240901/202409012124.f9orpSnc-lkp@intel.com/config)
compiler: hppa-linux-gcc (GCC) 14.1.0
reproduce: (https://download.01.org/0day-ci/archive/20240901/202409012124.f9orpSnc-lkp@intel.com/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202409012124.f9orpSnc-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
>> fs/nfs_common/nfslocalio.c:57:15: sparse: sparse: symbol 'nfsd_mod' was not declared. Should it be static?
fs/nfs_common/nfslocalio.c: note: in included file (through include/linux/mmzone.h, include/linux/gfp.h, include/linux/umh.h, include/linux/kmod.h, ...):
include/linux/page-flags.h:235:46: sparse: sparse: self-comparison always evaluates to false
include/linux/page-flags.h:235:46: sparse: sparse: self-comparison always evaluates to false
vim +/nfsd_mod +57 fs/nfs_common/nfslocalio.c
56
> 57 struct module *nfsd_mod;
58
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-09-01 13:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-01 13:28 [snitzer:nfs-localio-for-next.v14-neilb 26/26] fs/nfs_common/nfslocalio.c:57:15: sparse: sparse: symbol 'nfsd_mod' was not declared. Should it be static? kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.