Revert "binfmt_elf: move brk out of mmap when doing direct loader exec"
authorPhil Elwell <phil@raspberrypi.org>
Fri, 11 Oct 2019 15:19:41 +0000 (16:19 +0100)
committerPhil Elwell <phil@raspberrypi.org>
Fri, 11 Oct 2019 15:26:57 +0000 (16:26 +0100)
commit68a2665a0d6dd2ccb791fd0e4fe310b22afcb3f2
tree4140f552a1955047eb08bd1892f57dc8e190524e
parent308bf3260c14bf7de2e03a75d6b982f029ed05f7
Revert "binfmt_elf: move brk out of mmap when doing direct loader exec"

This reverts commit c0ccb4da26bc
("binfmt_elf: move brk out of mmap when doing direct loader exec")

See: https://github.com/raspberrypi/linux/issues/3271

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
fs/binfmt_elf.c