[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <160613460571.1977.12060126612586560661.git-patchwork-notify@kernel.org>
Date: Mon, 23 Nov 2020 12:30:05 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Marek Majtyka <alardam@...il.com>
Cc: magnus.karlsson@...el.com, bjorn.topel@...el.com, ast@...nel.org,
daniel@...earbox.net, netdev@...r.kernel.org,
jonathan.lemon@...il.com, marekx.majtyka@...el.com,
bpf@...r.kernel.org
Subject: Re: [PATCH bpf] xsk: fix incorrect netdev reference count
Hello:
This patch was applied to bpf/bpf.git (refs/heads/master):
On Fri, 20 Nov 2020 16:14:43 +0100 you wrote:
> From: Marek Majtyka <marekx.majtyka@...el.com>
>
> Fix incorrect netdev reference count in xsk_bind operation. Incorrect
> reference count of the device appears when a user calls bind with the
> XDP_ZEROCOPY flag on an interface which does not support zero-copy.
> In such a case, an error is returned but the reference count is not
> decreased. This change fixes the fault, by decreasing the reference count
> in case of such an error.
>
> [...]
Here is the summary with links:
- [bpf] xsk: fix incorrect netdev reference count
https://git.kernel.org/bpf/bpf/c/178648916e73
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