From: patchwork-bot+netdevbpf@kernel.org
To: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
willemb@google.com
Subject: Re: [PATCH net v2 0/3] skb frag: kmap_atomic fixes
Date: Tue, 12 Jan 2021 02:30:08 +0000 [thread overview]
Message-ID: <161041860899.19672.17362498590268966329.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210109221834.3459768-1-willemdebruijn.kernel@gmail.com>
Hello:
This series was applied to netdev/net.git (refs/heads/master):
On Sat, 9 Jan 2021 17:18:31 -0500 you wrote:
> From: Willem de Bruijn <willemb@google.com>
>
> skb frags may be backed by highmem and/or compound pages. Various
> code calls kmap_atomic to safely access highmem pages. But this
> needs additional care for compound pages. Fix a few issues:
>
> patch 1 expect kmap mappings with CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
> patch 2 fixes kmap_atomic + compound page support in skb_seq_read
> patch 3 fixes kmap_atomic + compound page support in esp
>
> [...]
Here is the summary with links:
- [net,v2,1/3] net: support kmap_local forced debugging in skb_frag_foreach
https://git.kernel.org/netdev/net/c/29766bcffad0
- [net,v2,2/3] net: compound page support in skb_seq_read
https://git.kernel.org/netdev/net/c/97550f6fa592
- [net,v2,3/3] esp: avoid unneeded kmap_atomic call
https://git.kernel.org/netdev/net/c/9bd6b629c39e
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-01-12 2:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-09 22:18 [PATCH net v2 0/3] skb frag: kmap_atomic fixes Willem de Bruijn
2021-01-09 22:18 ` [PATCH net v2 1/3] net: support kmap_local forced debugging in skb_frag_foreach Willem de Bruijn
2021-01-09 22:18 ` [PATCH net v2 2/3] net: compound page support in skb_seq_read Willem de Bruijn
2021-01-09 22:18 ` [PATCH net v2 3/3] esp: avoid unneeded kmap_atomic call Willem de Bruijn
2021-01-11 8:23 ` Steffen Klassert
2021-01-12 2:30 ` 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=161041860899.19672.17362498590268966329.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=willemb@google.com \
--cc=willemdebruijn.kernel@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.