All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Song Liu <song@kernel.org>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev
Subject: Re: [RFC] vfs: security: Parse dev_name before calling security_sb_mount
Date: Wed, 9 Jul 2025 23:34:21 +0800	[thread overview]
Message-ID: <202507092338.cQvAA2aV-lkp@intel.com> (raw)
In-Reply-To: <20250708230504.3994335-1-song@kernel.org>

Hi Song,

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

[auto build test WARNING on brauner-vfs/vfs.all]
[also build test WARNING on pcmoore-selinux/next linus/master v6.16-rc5]
[cannot apply to viro-vfs/for-next next-20250709]
[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/Song-Liu/vfs-security-Parse-dev_name-before-calling-security_sb_mount/20250709-070602
base:   https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git vfs.all
patch link:    https://lore.kernel.org/r/20250708230504.3994335-1-song%40kernel.org
patch subject: [RFC] vfs: security: Parse dev_name before calling security_sb_mount
config: i386-buildonly-randconfig-003-20250709 (https://download.01.org/0day-ci/archive/20250709/202507092338.cQvAA2aV-lkp@intel.com/config)
compiler: clang version 20.1.7 (https://github.com/llvm/llvm-project 6146a88f60492b520a36f8f8f3231e15f3cc6082)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250709/202507092338.cQvAA2aV-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/202507092338.cQvAA2aV-lkp@intel.com/

All warnings (new ones prefixed by >>):

>> Warning: security/tomoyo/mount.c:81 function parameter 'dev_path' not described in 'tomoyo_mount_acl'
>> Warning: security/tomoyo/mount.c:203 function parameter 'dev_path' not described in 'tomoyo_mount_permission'

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

      parent reply	other threads:[~2025-07-09 15:34 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-08 23:05 [RFC] vfs: security: Parse dev_name before calling security_sb_mount Song Liu
2025-07-09 10:24 ` Al Viro
2025-07-09 15:19   ` Paul Moore
2025-07-09 17:06     ` Song Liu
2025-07-10 11:46       ` Christian Brauner
2025-07-10 17:00         ` Song Liu
2025-07-11  9:36           ` Christian Brauner
2025-07-11 16:22             ` Song Liu
2025-07-14  8:45               ` Christian Brauner
2025-07-14 15:10                 ` Song Liu
2025-07-15 10:18                   ` Christian Brauner
2025-07-15 22:31                     ` Song Liu
2025-07-16  8:31                       ` Christian Brauner
2025-07-16 17:12                         ` Song Liu
2025-07-11 23:09             ` Song Liu
2025-07-10 21:40         ` Paul Moore
2025-07-09 15:34 ` kernel test robot [this message]

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=202507092338.cQvAA2aV-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=llvm@lists.linux.dev \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=song@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.