Re: [PATCH net v2] tls: don't abort the connection on signal-interrupted sends

From: patchwork-bot+netdevbpf

Date: Thu Aug 06 2026 - 12:52:29 EST


Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@xxxxxxxxxx>:

On Wed, 5 Aug 2026 08:22:48 +0200 you wrote:
> When a signal interrupts a blocking send, tls_tx_records() treats the
> resulting -ERESTARTSYS as a transmission failure and marks the socket
> errored via tls_err_abort() with the raw error code. Later syscalls
> return the kernel-internal errno 512 (ERESTARTSYS) to userspace, as the
> signal it stems from is no longer pending during syscall exit and thus
> never translated.
>
> [...]

Here is the summary with links:
- [net,v2] tls: don't abort the connection on signal-interrupted sends
https://git.kernel.org/netdev/net/c/af0e5cdd031f

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html