Merge branch 'fix-vsock-error-handling-regression-introduced-in-v6-17-rc1'
authorJakub Kicinski <kuba@kernel.org>
Fri, 22 Aug 2025 00:47:59 +0000 (17:47 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 22 Aug 2025 00:49:44 +0000 (17:49 -0700)
commite959fe7863ec4faa10d3b48f4a4e0ff16c85bfb4
treed6efb90de5261d6456b47f582da7c6b2f9b4da4d
parent6439a0e64c355d2e375bd094f365d56ce81faba3
parent7fb1291257ea1e27dbc3f34c6a37b4d640aafdd7
Merge branch 'fix-vsock-error-handling-regression-introduced-in-v6-17-rc1'

Will Deacon says:

====================
Fix vsock error-handling regression introduced in v6.17-rc1

Here are a couple of patches fixing the vsock error-handling regression
found by syzbot that I introduced during the recent merge window.
====================

Link: https://patch.msgid.link/20250818180355.29275-1-will@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>