diff options
author | Liam Howlett <[email protected]> | 2023-01-09 20:57:21 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-01-11 16:14:22 -0800 |
commit | 80be727ec87225797771a39f3e6801baf291faaf (patch) | |
tree | 5fb994fd0ba31bb5843399410ff7964c7af08aaa /tools/perf/scripts/python | |
parent | 7f31cced5724e6d414fe750aa1cd7e7b578ec22f (diff) |
nommu: fix do_munmap() error path
When removing a VMA from the tree fails due to no memory, do not free the
VMA since a reference still exists.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 8220543df148 ("nommu: remove uses of VMA linked list")
Signed-off-by: Liam R. Howlett <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Cc: Yu Zhao <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions