diff options
author | Christoph Hellwig <hch@lst.de> | 2023-01-21 08:10:50 +0100 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-02-03 07:33:32 +0100 |
commit | 79311c1fe0175941298fb362ba072514e2fe5c54 (patch) | |
tree | cc0587dd306ba552f519caac55a1da09b1eb191d /fs/mpage.c | |
parent | mm: move debug checks from __vunmap to remove_vm_area (diff) | |
download | linux-79311c1fe0175941298fb362ba072514e2fe5c54.tar.xz linux-79311c1fe0175941298fb362ba072514e2fe5c54.zip |
mm: split __vunmap
vunmap only needs to find and free the vmap_area and vm_strut, so open
code that there and merge the rest of the code into vfree.
Link: https://lkml.kernel.org/r/20230121071051.1143058-10-hch@lst.de
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Andrey Konovalov <andreyknvl@gmail.com>
Cc: Andrey Ryabinin <ryabinin.a.a@gmail.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Uladzislau Rezki (Sony) <urezki@gmail.com>
Cc: Vincenzo Frascino <vincenzo.frascino@arm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/mpage.c')
0 files changed, 0 insertions, 0 deletions