diff options
author | Suren Baghdasaryan <surenb@google.com> | 2025-01-16 21:15:38 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2025-01-26 07:22:46 +0300 |
commit | cf929a2863bff58608ab30a88b8c7a5fc93ff437 (patch) | |
tree | 39fdb987b2a2f13031e68e5641e015035a343c3a /tools/perf/scripts/python/task-analyzer.py | |
parent | 56dff92932591638b249911fd4529a1e47480a04 (diff) | |
download | linux-cf929a2863bff58608ab30a88b8c7a5fc93ff437.tar.xz |
tools: add VM_WARN_ON_VMG definition
vma tests compilation yields the following error:
vma.c:732:9: error: implicit declaration of function ‘VM_WARN_ON_VMG’
Fix it by adding missing VM_WARN_ON_VMG() definition.
Link: https://lkml.kernel.org/r/20250116181538.759469-1-surenb@google.com
Fixes: e3a7ae85f87c ("mm/debug: prefer VM_WARN_ON_VMG() to report VMG debug warnings")
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Reviewed-by: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Cc: Liam R. Howlett <Liam.Howlett@Oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions