From: Sasha Levin <sashal@kernel.org>
To: stable@vger.kernel.org, henrique.carvalho@suse.com
Cc: Sasha Levin <sashal@kernel.org>
Subject: Re: [PATCH 6.13.y] smb: client: Fix match_session bug preventing session reuse
Date: Mon, 17 Mar 2025 13:16:57 -0400 [thread overview]
Message-ID: <20250317130538-d4beb1a989bc88cf@stable.kernel.org> (raw)
In-Reply-To: <20250317153224.2195879-1-henrique.carvalho@suse.com>
[ Sasha's backport helper bot ]
Hi,
Summary of potential issues:
❌ Build failures detected
⚠️ Found matching upstream commit but patch is missing proper reference to it
Found matching upstream commit: 605b249ea96770ac4fac4b8510a99e0f8442be5e
Note: The patch differs from the upstream commit:
---
1: 605b249ea9677 ! 1: 29e0a26570fa5 smb: client: Fix match_session bug preventing session reuse
@@ Commit message
Reviewed-by: Enzo Matsumiya <ematsumiya@suse.de>
Signed-off-by: Henrique Carvalho <henrique.carvalho@suse.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
+ (cherry picked from commit 605b249ea96770ac4fac4b8510a99e0f8442be5e)
## fs/smb/client/connect.c ##
@@ fs/smb/client/connect.c: static int match_session(struct cifs_ses *ses,
---
Results of testing on various branches:
| Branch | Patch Apply | Build Test |
|---------------------------|-------------|------------|
| stable/linux-6.13.y | Success | Failed |
Build Errors:
Build error for stable/linux-6.13.y:
fs/smb/client/connect.c: In function 'match_session':
fs/smb/client/connect.c:1896:14: error: 'IAKerb' undeclared (first use in this function)
1896 | case IAKerb:
| ^~~~~~
fs/smb/client/connect.c:1896:14: note: each undeclared identifier is reported only once for each function it appears in
make[5]: *** [scripts/Makefile.build:196: fs/smb/client/connect.o] Error 1
make[5]: Target 'fs/smb/client/' not remade because of errors.
make[4]: *** [scripts/Makefile.build:442: fs/smb/client] Error 2
make[4]: Target 'fs/smb/' not remade because of errors.
make[3]: *** [scripts/Makefile.build:442: fs/smb] Error 2
make[3]: Target 'fs/' not remade because of errors.
make[2]: *** [scripts/Makefile.build:442: fs] Error 2
make[2]: Target './' not remade because of errors.
make[1]: *** [/home/sasha/build/linus-next/Makefile:1989: .] Error 2
make[1]: Target '__all' not remade because of errors.
make: *** [Makefile:251: __sub-make] Error 2
make: Target '__all' not remade because of errors.
next prev parent reply other threads:[~2025-03-17 17:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-16 7:39 FAILED: patch "[PATCH] smb: client: Fix match_session bug preventing session reuse" failed to apply to 6.13-stable tree gregkh
2025-03-17 15:32 ` [PATCH 6.13.y] smb: client: Fix match_session bug preventing session reuse Henrique Carvalho
2025-03-17 17:16 ` Sasha Levin [this message]
2025-03-17 18:16 ` Henrique Carvalho
2025-03-17 19:51 ` Sasha Levin
2025-03-18 16:41 ` Greg KH
2025-03-18 18:08 ` [PATCH 6.13.y v3] " Henrique Carvalho
2025-03-18 20:12 ` 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=20250317130538-d4beb1a989bc88cf@stable.kernel.org \
--to=sashal@kernel.org \
--cc=henrique.carvalho@suse.com \
--cc=stable@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox