Re: [PATCH net v2 0/3] skb frag: kmap_atomic fixes
From: patchwork-bot+netdevbpf@kernel.org
Date: 2021-01-12 02:30:51
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