* [robertosassu:dev-staging 1/18] security/selinux/hooks.c:6954:21: sparse: sparse: symbol 'selinux_lsmid' was not declared. Should it be static?
@ 2023-11-09 19:30 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-11-09 19:30 UTC (permalink / raw)
To: Casey Schaufler
Cc: oe-kbuild-all, Paul Moore, Kees Cook, Serge Hallyn,
Mickael Salaun, John Johansen
tree: https://github.com/robertosassu/linux dev-staging
head: ba7ce019d3e965aeb0d76d19d3f038b350b28bb2
commit: f347278284b81a0c1b1f46a0cbf1fe6a32493635 [1/18] LSM: Identify modules by more than name
config: x86_64-randconfig-123-20231109 (https://download.01.org/0day-ci/archive/20231110/202311100355.eeC5cmYC-lkp@intel.com/config)
compiler: gcc-7 (Ubuntu 7.5.0-6ubuntu2) 7.5.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231110/202311100355.eeC5cmYC-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/202311100355.eeC5cmYC-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
security/selinux/hooks.c:5389:22: sparse: sparse: restricted __be16 degrades to integer
security/selinux/hooks.c:5390:22: sparse: sparse: restricted __be16 degrades to integer
>> security/selinux/hooks.c:6954:21: sparse: sparse: symbol 'selinux_lsmid' was not declared. Should it be static?
vim +/selinux_lsmid +6954 security/selinux/hooks.c
6953
> 6954 const struct lsm_id selinux_lsmid = {
6955 .name = "selinux",
6956 .id = LSM_ID_SELINUX,
6957 };
6958
--
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:[~2023-11-09 19:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-09 19:30 [robertosassu:dev-staging 1/18] security/selinux/hooks.c:6954:21: sparse: sparse: symbol 'selinux_lsmid' 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.