On Wed, 2019-12-25 at 12:54 +0800, kbuild test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git next-integrity-testing > head: 11b771ffff8fc0bfc176b829d986896a7d97a44c > commit: 466a4c055a9b9efc8704591bbfa9041c77f66c46 [3/5] IMA: Define workqueue for early boot "key" measurements > reproduce: > # apt-get install sparse > # sparse version: v0.6.1-129-g341daf20-dirty > git checkout 466a4c055a9b9efc8704591bbfa9041c77f66c46 > make ARCH=x86_64 allmodconfig > make C=1 CF='-fdiagnostic-prefix -D__CHECK_ENDIAN__' > > If you fix the issue, kindly add following tag > Reported-by: kbuild test robot <lkp@xxxxxxxxx> > > > sparse warnings: (new ones prefixed by >>) > > >> security/integrity/ima/ima_asymmetric_keys.c:70:6: sparse: sparse: symbol 'ima_queue_key' was not declared. Should it be static? > > Please review and possibly fold the followup patch. Thank you for following next-integrity-testing branch and providing a fix. Mimi