public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
* Re: [RFC PATCH v2 2/8] clavis: Introduce a new system keyring called clavis
       [not found] <20240531003945.44594-3-eric.snowberg@oracle.com>
@ 2024-05-31 19:26 ` kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-05-31 19:26 UTC (permalink / raw)
  To: Eric Snowberg; +Cc: llvm, oe-kbuild-all

Hi Eric,

[This is a private test report for your RFC patch.]
kernel test robot noticed the following build warnings:

[auto build test WARNING on 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0]

url:    https://github.com/intel-lab-lkp/linux/commits/Eric-Snowberg/certs-Introduce-ability-to-link-to-a-system-key/20240531-084602
base:   1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
patch link:    https://lore.kernel.org/r/20240531003945.44594-3-eric.snowberg%40oracle.com
patch subject: [RFC PATCH v2 2/8] clavis: Introduce a new system keyring called clavis
config: x86_64-randconfig-073-20240601 (https://download.01.org/0day-ci/archive/20240601/202406010310.ki9XX61z-lkp@intel.com/config)
compiler: clang version 18.1.5 (https://github.com/llvm/llvm-project 617a15a9eac96088ae5e9134248d8236e34b91b1)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240601/202406010310.ki9XX61z-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/202406010310.ki9XX61z-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> security/clavis/clavis_keyring.c:83:13: warning: no previous prototype for function 'late_init_clavis_setup' [-Wmissing-prototypes]
      83 | void __init late_init_clavis_setup(void)
         |             ^
   security/clavis/clavis_keyring.c:83:1: note: declare 'static' if the function is not intended to be used outside of this translation unit
      83 | void __init late_init_clavis_setup(void)
         | ^
         | static 
   1 warning generated.


vim +/late_init_clavis_setup +83 security/clavis/clavis_keyring.c

    82	
  > 83	void __init late_init_clavis_setup(void)

-- 
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-05-31 19:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20240531003945.44594-3-eric.snowberg@oracle.com>
2024-05-31 19:26 ` [RFC PATCH v2 2/8] clavis: Introduce a new system keyring called clavis kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox