[rds-devel] [External] : Re: [PATCH net-next v3 0/2] net: rds: convert rds to getsockopt_iter
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Thu Jun 11 10:30:09 UTC 2026
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni at redhat.com>:
On Mon, 08 Jun 2026 02:44:56 -0700 you wrote:
> This series continues the conversion of the remaining proto_ops getsockopt
> callbacks to the new getsockopt_iter callback introduced in commit
> 67fab22a7adc ("net: add getsockopt_iter callback to proto_ops"), this time
> for RDS.
>
> RDS is a little more involved than the protocols converted so far, because
> the RDS_INFO_* options snapshot kernel state directly into the destination
> buffer: the info producers memcpy into the pages under a spinlock via
> kmap_atomic() and so must not fault.
>
> [...]
Here is the summary with links:
- [net-next,v3,1/2] selftests: net: rds: add getsockopt() conversion test
https://git.kernel.org/netdev/net-next/c/b74360369e13
- [net-next,v3,2/2] rds: convert to getsockopt_iter
https://git.kernel.org/netdev/net-next/c/6e94eeb2a2a6
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the rds-devel
mailing list