]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fs/exec: Remove vma_adjust() call and use mmap and maple tree calls.
authorLiam R. Howlett <Liam.Howlett@oracle.com>
Tue, 10 May 2022 02:41:23 +0000 (22:41 -0400)
committerLiam R. Howlett <Liam.Howlett@oracle.com>
Wed, 11 May 2022 14:46:53 +0000 (10:46 -0400)
commit05cd9537c49abf0bd3a51721d46b373d0378ac2d
tree34f2e6e905f4e2a03d01f01b6f45d83474330802
parent88679b565453695277ae6ac84af536e3d886502e
fs/exec: Remove vma_adjust() call and use mmap and maple tree calls.

Remove yet another user of vma_adjust().

Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
fs/exec.c
include/linux/mm.h
mm/mmap.c