diff options
author | Liam R. Howlett <[email protected]> | 2022-09-06 19:48:52 +0000 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2022-09-26 19:46:18 -0700 |
commit | 67e7c16764c3cbf84a57d441fba3474217ac08d6 (patch) | |
tree | 81a94e27ceca9c515cea5b54489a24f586226da9 /arch/parisc/kernel/processor.c | |
parent | 11f9a21ab65542189372b7d64bb2d2937dfdc9dc (diff) |
mm/mmap: change do_brk_munmap() to use do_mas_align_munmap()
do_brk_munmap() has already aligned the address and has a maple tree state
to be used. Use the new do_mas_align_munmap() to avoid unnecessary
alignment and error checks.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Liam R. Howlett <[email protected]>
Tested-by: Yu Zhao <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: David Hildenbrand <[email protected]>
Cc: David Howells <[email protected]>
Cc: Davidlohr Bueso <[email protected]>
Cc: "Matthew Wilcox (Oracle)" <[email protected]>
Cc: SeongJae Park <[email protected]>
Cc: Sven Schnelle <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'arch/parisc/kernel/processor.c')
0 files changed, 0 insertions, 0 deletions