* [jgunthorpe:iommu_pages 12/20] drivers/iommu/iommu-pages.c:76: warning: Function parameter or struct member 'list' not described in 'iommu_put_pages_list'
@ 2025-01-29 4:50 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2025-01-29 4:50 UTC (permalink / raw)
To: Jason Gunthorpe; +Cc: llvm, oe-kbuild-all
tree: https://github.com/jgunthorpe/linux iommu_pages
head: 470a82a6588cba1a19210a78a710620a15b6019b
commit: ccc2b9fbf982bd3f5b8057056fcb7c6edbc1a838 [12/20] iommu/pages: Remove iommu_put_pages_list_old and the _Generic
config: s390-randconfig-002-20250129 (https://download.01.org/0day-ci/archive/20250129/202501291246.gO5lkZQ0-lkp@intel.com/config)
compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250129/202501291246.gO5lkZQ0-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/202501291246.gO5lkZQ0-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> drivers/iommu/iommu-pages.c:76: warning: Function parameter or struct member 'list' not described in 'iommu_put_pages_list'
>> drivers/iommu/iommu-pages.c:76: warning: Excess function parameter 'head' description in 'iommu_put_pages_list'
vim +76 drivers/iommu/iommu-pages.c
6c72aac62af905 Jason Gunthorpe 2025-01-24 68
6c72aac62af905 Jason Gunthorpe 2025-01-24 69 /**
6c72aac62af905 Jason Gunthorpe 2025-01-24 70 * iommu_put_pages_list - free a list of pages.
6c72aac62af905 Jason Gunthorpe 2025-01-24 71 * @head: the head of the lru list to be freed.
6c72aac62af905 Jason Gunthorpe 2025-01-24 72 *
6c72aac62af905 Jason Gunthorpe 2025-01-24 73 * Frees a list of pages allocated by iommu_alloc_pages_node().
6c72aac62af905 Jason Gunthorpe 2025-01-24 74 */
ccc2b9fbf982bd Jason Gunthorpe 2025-01-26 75 void iommu_put_pages_list(struct iommu_pages_list *list)
6c72aac62af905 Jason Gunthorpe 2025-01-24 @76 {
:::::: The code at line 76 was first introduced by commit
:::::: 6c72aac62af905e9c969c12aa399d8bed4b4d033 iommu/pages: De-inline the substantial functions
:::::: TO: Jason Gunthorpe <jgg@nvidia.com>
:::::: CC: Jason Gunthorpe <jgg@nvidia.com>
--
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:[~2025-01-29 4:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-29 4:50 [jgunthorpe:iommu_pages 12/20] drivers/iommu/iommu-pages.c:76: warning: Function parameter or struct member 'list' not described in 'iommu_put_pages_list' 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