[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<173155683024.1476954.4874522617358555171.git-patchwork-notify@kernel.org>
Date: Thu, 14 Nov 2024 04:00:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Michal Luczaj <mhal@...x.co>
Cc: edumazet@...gle.com, kuba@...nel.org, netdev@...r.kernel.org
Subject: Re: [PATCH net] net: Make copy_safe_from_sockptr() match documentation
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 11 Nov 2024 00:17:34 +0100 you wrote:
> copy_safe_from_sockptr()
> return copy_from_sockptr()
> return copy_from_sockptr_offset()
> return copy_from_user()
>
> copy_from_user() does not return an error on fault. Instead, it returns a
> number of bytes that were not copied. Have it handled.
>
> [...]
Here is the summary with links:
- [net] net: Make copy_safe_from_sockptr() match documentation
https://git.kernel.org/netdev/net/c/eb94b7bb1010
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists