[android-common:android16-6.12-kminext 0/1] fs/f2fs/segment.c:30:26: sparse: sparse: symbol 'android_sec_entries' 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 android16-6.12-kminext head: 50220a73d59e604d08d071d9b7aa0d93d24c5f4b commit: 4ea0204a025e9f56b124429ffcc9fc8ee19c834c [0/1] Revert "ANDROID: Avoid ABI Breakage" config: i386-randconfig-061 (https://download.01.org/0day-ci/archive/20260816/[email protected]/config) compiler: gcc-14 (Debian 14.2.0-19) 14.2.0 sparse: v0.6.5-rc1 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260816/[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 >>) >> fs/f2fs/segment.c:30:26: sparse: sparse: symbol 'android_sec_entries' was not declared. Should it be static? vim +/android_sec_entries +30 fs/f2fs/segment.c 9a7f143ab52935 Changman Lee 2013-11-15 29 5332b127bbfa4d Daeho Jeong 2026-04-07 @30 struct android_sec_entry *android_sec_entries; 5332b127bbfa4d Daeho Jeong 2026-04-07 31 :::::: The code at line 30 was first introduced by commit :::::: 5332b127bbfa4d100eb1782e11cedfe8592d3535 ANDROID: f2fs: fix android_sec_entries duplication in header :::::: TO: Daeho Jeong <[email protected]> :::::: CC: Treehugger Robot <[email protected]> -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki