diff options
author | Liam Howlett <liam.howlett@oracle.com> | 2023-01-09 20:57:21 +0000 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-01-11 16:14:22 -0800 |
commit | 80be727ec87225797771a39f3e6801baf291faaf (patch) | |
tree | 5fb994fd0ba31bb5843399410ff7964c7af08aaa /tools/testing/selftests/bpf/prog_tests/skb_load_bytes.c | |
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/20230109205708.956103-1-Liam.Howlett@oracle.com
Fixes: 8220543df148 ("nommu: remove uses of VMA linked list")
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Vlastimil Babka <vbabka@suse.cz>
Cc: Yu Zhao <yuzhao@google.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/skb_load_bytes.c')
0 files changed, 0 insertions, 0 deletions