diff options
| author | Zhen Lei <[email protected]> | 2023-03-27 11:41:49 +0800 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2023-04-18 16:29:47 -0700 |
| commit | e961cc5652c68610d8acb65f20267b8c55444e5b (patch) | |
| tree | 99a06f2f4c1024af15041cdad0cda8a96ef486c0 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 957ebbdf434013ee01f29f6c9174eced995ebbe7 (diff) | |
kmsan: fix a stale comment in kmsan_save_stack_with_flags()
After commit 446ec83805dd ("mm/page_alloc: use might_alloc()") and commit
84172f4bb752 ("mm/page_alloc: combine __alloc_pages and
__alloc_pages_nodemask"), the comment is no longer accurate. Flag
'__GFP_DIRECT_RECLAIM' is clear enough on its own, so remove the comment
rather than update it.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Zhen Lei <[email protected]>
Reviewed-by: Alexander Potapenko <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Marco Elver <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions