diff options
author | Hou Tao <[email protected]> | 2023-09-13 21:59:43 +0800 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-09-15 10:22:24 -0700 |
commit | dca7acd84e93f2881e3f63465bbb5d89a40b5d17 (patch) | |
tree | 8bf380533d252ace728ae6856e18c5a57b394d3b /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 837723b22a63cfbff584655b009b9d488d0e9087 (diff) |
bpf: Skip unit_size checking for global per-cpu allocator
For global per-cpu allocator, the size of free object in free list
doesn't match with unit_size and now there is no way to get the size of
per-cpu pointer saved in free object, so just skip the checking.
Reported-by: Stephen Rothwell <[email protected]>
Closes: https://lore.kernel.org/bpf/[email protected]/
Signed-off-by: Hou Tao <[email protected]>
Tested-by: Biju Das <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions