aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorFlorian Westphal <[email protected]>2024-02-13 16:23:38 +0100
committerFlorian Westphal <[email protected]>2024-02-21 11:57:11 +0100
commit07ace0bbe03b3d8e85869af1dec5e4087b1d57b8 (patch)
treee3daeef43b443a27e206bf3ba6bc0418edb33ffc /tools/perf/scripts/python/intel-pt-events.py
parentf04df573faf90bb828a2241b650598c02c074323 (diff)
netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
pipapo relies on kmalloc(0) returning ZERO_SIZE_PTR (i.e., not NULL but pointer is invalid). Rework this to not call slab allocator when we'd request a 0-byte allocation. Reviewed-by: Stefano Brivio <[email protected]> Signed-off-by: Florian Westphal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions