From: patchwork-bot+netdevbpf@kernel.org
To: Kuniyuki Iwashima <kuniyu@amazon.co.jp>
Cc: davem@davemloft.net, kuba@kernel.org, benh@amazon.com,
kuni1840@gmail.com, netdev@vger.kernel.org
Subject: Re: [PATCH v2 net-next] sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
Date: Sat, 11 Dec 2021 04:40:09 +0000 [thread overview]
Message-ID: <163919760990.24757.11767181595147143657.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211208062158.54132-1-kuniyu@amazon.co.jp>
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 8 Dec 2021 15:21:58 +0900 you wrote:
> This patch moves sock_release_ownership() down in include/net/sock.h and
> replaces some sk_lock.owned tests with sock_owned_by_user_nocheck().
>
> Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.co.jp>
> ---
> include/net/sock.h | 23 ++++++++++++-----------
> net/core/sock.c | 4 ++--
> net/llc/llc_proc.c | 2 +-
> 3 files changed, 15 insertions(+), 14 deletions(-)
Here is the summary with links:
- [v2,net-next] sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned.
https://git.kernel.org/netdev/net-next/c/33d60fbd21fa
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2021-12-11 4:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-08 6:21 [PATCH v2 net-next] sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned Kuniyuki Iwashima
2021-12-11 4:40 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=163919760990.24757.11767181595147143657.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=benh@amazon.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=kuni1840@gmail.com \
--cc=kuniyu@amazon.co.jp \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).