diff options
| author | Florian Westphal <[email protected]> | 2024-02-13 16:23:38 +0100 |
|---|---|---|
| committer | Florian Westphal <[email protected]> | 2024-02-21 11:57:11 +0100 |
| commit | 07ace0bbe03b3d8e85869af1dec5e4087b1d57b8 (patch) | |
| tree | e3daeef43b443a27e206bf3ba6bc0418edb33ffc /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | f04df573faf90bb828a2241b650598c02c074323 (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/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions