[android-common:android17-6.18-2026-06 0/1] mm/gcma_sysfs.c:11:16: sparse: sparse: symbol 'vendor_mm_kobj' was not declared. Should it be static?
kernel test robot <[email protected]>
| Newsgroups | dev.linux.lists.oe-kbuild-all |
|---|---|
| Message-ID | <[email protected]> |
tree: https://android.googlesource.com/kernel/common android17-6.18-2026-06 head: 578646d8e1186137788a586ba90d339174e9713f commit: 3f3d84c99a6730553294bbe20941ea977fb9c437 [0/1] ANDROID: mm: add GCMA sysfs stats config: x86_64-randconfig-121-20260815 (https://download.01.org/0day-ci/archive/20260815/[email protected]/config) compiler: clang version 22.1.3 (https://github.com/llvm/llvm-project e9846648fd6183ee6d8cbdb4502213fcf902a211) sparse: v0.6.5-rc1 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260815/[email protected]/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 <[email protected]> | Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ sparse warnings: (new ones prefixed by >>) >> mm/gcma_sysfs.c:11:16: sparse: sparse: symbol 'vendor_mm_kobj' was not declared. Should it be static? vim +/vendor_mm_kobj +11 mm/gcma_sysfs.c 10 > 11 struct kobject *vendor_mm_kobj; 12 static struct kobject gcma_kobj; 13 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki