On 2023/08/04 10:45, Richard Henderson wrote:
From: Helge Deller <del...@gmx.de>

While we attempt to load a ET_DYN executable far away from
TASK_UNMAPPED_BASE, we are not completely in control of the
address space layout.  If the interpreter lands close to
the executable, leaving insufficient heap space, move brk.

Signed-off-by: Helge Deller <del...@gmx.de>
[rth: Re-order after ELF_ET_DYN_BASE patch so that we do not
  "temporarily break" tsan, and also to minimize the changes required.
  Remove image_info.reserve_brk as unused.]
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>

Reviewed-by: Akihiko Odaki <akihiko.od...@daynix.com>

Reply via email to