aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2021-01-11 18:20:12 -0800
committerJakub Kicinski <kuba@kernel.org>2021-01-11 18:20:12 -0800
commit1ee527a79fa6d0a85425cafc1632e09bd8d3dca7 (patch)
treea5a886f486cb705d9e421bf20b742950b7cf8191 /tools/perf/scripts/python
parentrndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request (diff)
parentesp: avoid unneeded kmap_atomic call (diff)
downloadlinux-1ee527a79fa6d0a85425cafc1632e09bd8d3dca7.tar.gz
linux-1ee527a79fa6d0a85425cafc1632e09bd8d3dca7.zip
Merge branch 'skb-frag-kmap_atomic-fixes'
Willem de Bruijn says: ==================== skb frag: kmap_atomic fixes 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 ==================== Link: https://lore.kernel.org/r/20210109221834.3459768-1-willemdebruijn.kernel@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions