All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Sasha Levin <sashal@kernel.org>
Cc: oe-kbuild-all@lists.linux.dev
Subject: Re: [RFC v3 2/4] kernel/api: enable kerneldoc-based API specifications
Date: Sat, 12 Jul 2025 15:16:00 +0800	[thread overview]
Message-ID: <202507121502.xau4FnHY-lkp@intel.com> (raw)
In-Reply-To: <20250711114248.2288591-3-sashal@kernel.org>

Hi Sasha,

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

[auto build test WARNING on uml/next]
[also build test WARNING on uml/fixes tip/x86/core masahiroy-kbuild/for-next masahiroy-kbuild/fixes akpm-mm/mm-everything tip/sched/core linus/master v6.16-rc5 next-20250711]
[cannot apply to arnd-asm-generic/master]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]

url:    https://github.com/intel-lab-lkp/linux/commits/Sasha-Levin/kernel-api-introduce-kernel-API-specification-framework/20250711-194622
base:   https://git.kernel.org/pub/scm/linux/kernel/git/uml/linux next
patch link:    https://lore.kernel.org/r/20250711114248.2288591-3-sashal%40kernel.org
patch subject: [RFC v3 2/4] kernel/api: enable kerneldoc-based API specifications
config: i386-buildonly-randconfig-002-20250712 (https://download.01.org/0day-ci/archive/20250712/202507121502.xau4FnHY-lkp@intel.com/config)
compiler: gcc-11 (Debian 11.3.0-12) 11.3.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250712/202507121502.xau4FnHY-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/202507121502.xau4FnHY-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> Warning: sound/soc/samsung/pcm.c:131 struct member 'lock' not described in 's3c_pcm_info'
--
>> Warning: sound/soc/fsl/fsl_esai.c:83 struct member 'lock' not described in 'fsl_esai'
--
>> Warning: sound/soc/stm/stm32_spdifrx.c:248 struct member 'lock' not described in 'stm32_spdifrx_data'
--
>> Warning: drivers/iio/temperature/mlx90632.c:162 struct member 'lock' not described in 'mlx90632_data'
--
>> Warning: drivers/iio/temperature/mlx90635.c:133 struct member 'lock' not described in 'mlx90635_data'
--
>> Warning: drivers/virtio/virtio_rtc_driver.c:37 struct member 'lock' not described in 'viortc_vq'
>> Warning: drivers/virtio/virtio_rtc_driver.c:1137 function parameter 'lock' not described in 'viortc_populate_vq'
--
>> Warning: drivers/iio/magnetometer/ak8974.c:201 struct member 'lock' not described in 'ak8974'
--
>> Warning: kernel/locking/qrwlock.c:21 function parameter 'lock' not described in 'queued_read_lock_slowpath'
>> Warning: kernel/locking/qrwlock.c:66 function parameter 'lock' not described in 'queued_write_lock_slowpath'
--
>> Warning: kernel/locking/qspinlock.c:130 function parameter 'lock' not described in 'queued_spin_lock_slowpath'
--
>> Warning: drivers/gpio/gpio-graniterapids.c:66 struct member 'lock' not described in 'gnr_gpio'
--
>> Warning: drivers/iio/dac/ad5758.c:121 struct member 'lock' not described in 'ad5758_state'
..

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

  reply	other threads:[~2025-07-12  7:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-11 11:42 [RFC v3 0/4] Kernel API Specification Framework with kerneldoc integration Sasha Levin
2025-07-11 11:42 ` [RFC v3 1/4] kernel/api: introduce kernel API specification framework Sasha Levin
2025-07-12 17:03   ` kernel test robot
2025-07-13  9:39   ` kernel test robot
2025-07-16  7:21   ` Askar Safin
2025-08-01 13:53     ` Sasha Levin
2025-07-11 11:42 ` [RFC v3 2/4] kernel/api: enable kerneldoc-based API specifications Sasha Levin
2025-07-12  7:16   ` kernel test robot [this message]
2025-07-21  0:55   ` Randy Dunlap
2025-07-21  2:54     ` Sasha Levin
2025-07-21  3:17       ` Randy Dunlap
2025-07-11 11:42 ` [RFC v3 3/4] mm/mlock: add API specification for mlock Sasha Levin
2025-07-11 11:42 ` [RFC v3 4/4] kernel/sched: add specs for sys_sched_setattr() Sasha Levin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202507121502.xau4FnHY-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=sashal@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.