diff options
| author | Jiapeng Chong <[email protected]> | 2022-03-22 14:42:59 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2022-03-22 15:57:05 -0700 |
| commit | c3385e845824b8d435f1f323ebd38031fdec4590 (patch) | |
| tree | 13e0c6e2b68c5d25bd85f8be1865113b72a00ebf /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | c3d77172dfc04c8443c327e8acb83e683f8c0193 (diff) | |
mm/vmalloc.c: fix "unused function" warning
compute_subtree_max_size() is unused, when building with
DEBUG_AUGMENT_PROPAGATE_CHECK=y.
mm/vmalloc.c:785:1: warning: unused function 'compute_subtree_max_size' [-Wunused-function].
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Jiapeng Chong <[email protected]>
Reported-by: Abaci Robot <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions