]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm/mmap: expand_upwards() shouldn't call validate_mm()
authorLiam R. Howlett <Liam.Howlett@Oracle.com>
Sun, 7 Feb 2021 00:47:17 +0000 (19:47 -0500)
committerLiam R. Howlett <Liam.Howlett@Oracle.com>
Sun, 7 Feb 2021 01:21:17 +0000 (20:21 -0500)
commit3a4e0c7313ca83be0db319ebbc8af70c7f2bb213
tree81d64697ef5054c1df225c6121a5c5b0ed2f61ab
parentcb89b084bef7decea7be9b2c5c1a73b079829547
mm/mmap: expand_upwards() shouldn't call validate_mm()

Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
mm/mmap.c