* [intel-tdx:guest-tpm 2/6] arch/x86/coco/tdx/tdx.c:863: warning: Function parameter or member 'irq' not described in 'tdx_free_event_irq'
@ 2023-09-12 10:59 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-09-12 10:59 UTC (permalink / raw)
To: Kuppuswamy Sathyanarayanan; +Cc: llvm, oe-kbuild-all
tree: https://github.com/intel/tdx.git guest-tpm
head: f3da65595aa53304b251dc5e42ca72b55bb83bc9
commit: 188ce29701e06f96c21f5aaf3daf4fb0a96daf71 [2/6] x86/tdx: Add tdx_alloc_event_irq() and tdx_free_event_irq() interfaces
config: x86_64-randconfig-072-20230912 (https://download.01.org/0day-ci/archive/20230912/202309121821.x699FlTI-lkp@intel.com/config)
compiler: clang version 16.0.4 (https://github.com/llvm/llvm-project.git ae42196bc493ffe877a7e3dff8be32035dea4d07)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20230912/202309121821.x699FlTI-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/202309121821.x699FlTI-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> arch/x86/coco/tdx/tdx.c:863: warning: Function parameter or member 'irq' not described in 'tdx_free_event_irq'
vim +863 arch/x86/coco/tdx/tdx.c
857
858 /**
859 * tdx_free_event_irq() - Free the event IRQ.
860 *
861 */
862 void tdx_free_event_irq(int irq)
> 863 {
--
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-09-12 10:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-12 10:59 [intel-tdx:guest-tpm 2/6] arch/x86/coco/tdx/tdx.c:863: warning: Function parameter or member 'irq' not described in 'tdx_free_event_irq' 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