All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com, Dan Carpenter <error27@gmail.com>
Subject: Re: [PATCH] cifs: client: allow changing multichannel mount options on remount
Date: Sat, 22 Nov 2025 04:40:00 +0800	[thread overview]
Message-ID: <202511220407.4PHDdCbQ-lkp@intel.com> (raw)

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
In-Reply-To: <20251118022655.126994-1-rajasimandalos@gmail.com>
References: <20251118022655.126994-1-rajasimandalos@gmail.com>
TO: Rajasi Mandal <rajasimandalos@gmail.com>

Hi Rajasi,

kernel test robot noticed the following build warnings:

[auto build test WARNING on cifs/for-next]
[also build test WARNING on linus/master v6.18-rc6 next-20251121]
[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/Rajasi-Mandal/cifs-client-allow-changing-multichannel-mount-options-on-remount/20251118-102841
base:   git://git.samba.org/sfrench/cifs-2.6.git for-next
patch link:    https://lore.kernel.org/r/20251118022655.126994-1-rajasimandalos%40gmail.com
patch subject: [PATCH] cifs: client: allow changing multichannel mount options on remount
:::::: branch date: 4 days ago
:::::: commit date: 4 days ago
config: i386-randconfig-141-20251119 (https://download.01.org/0day-ci/archive/20251122/202511220407.4PHDdCbQ-lkp@intel.com/config)
compiler: gcc-14 (Debian 14.2.0-19) 14.2.0

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>
| Reported-by: Dan Carpenter <error27@gmail.com>
| Closes: https://lore.kernel.org/r/202511220407.4PHDdCbQ-lkp@intel.com/

smatch warnings:
fs/smb/client/fs_context.c:1164 smb3_reconfigure() warn: inconsistent returns '&ses->session_mutex'.

vim +1164 fs/smb/client/fs_context.c

d6a78783407cdf fs/cifs/fs_context.c Ronnie Sahlberg 2020-12-14  1163  
d6a78783407cdf fs/cifs/fs_context.c Ronnie Sahlberg 2020-12-14 @1164  	return rc;
d6a78783407cdf fs/cifs/fs_context.c Ronnie Sahlberg 2020-12-14  1165  }
d6a78783407cdf fs/cifs/fs_context.c Ronnie Sahlberg 2020-12-14  1166  

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

             reply	other threads:[~2025-11-21 20:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-21 20:40 kernel test robot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-12-01  6:25 [PATCH] cifs: client: allow changing multichannel mount options on remount rajasimandalos
2025-11-18  2:26 Rajasi Mandal
2025-11-20  6:10 ` Meetakshi Setiya
2025-11-24 11:49   ` Shyam Prasad N
2025-12-01  9:21     ` RAJASI MANDAL
2025-12-01 18:35       ` Steve French

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=202511220407.4PHDdCbQ-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=error27@gmail.com \
    --cc=oe-kbuild@lists.linux.dev \
    /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.