OSDN Git Service

ANDROID: Revert "arm: move ELF_ET_DYN_BASE to 4MB"
authorEvgenii Stepanov <eugenis@google.com>
Wed, 1 Nov 2017 22:04:42 +0000 (15:04 -0700)
committerAmit Pundir <amit.pundir@linaro.org>
Tue, 14 Aug 2018 12:17:11 +0000 (17:47 +0530)
commit603ee178d9a845ddc9ea2a86b99f5f53ee36cdf5
tree4a12f1e5542917449fd65b2c57f672b95eaaa9ad
parent29ed1f6fe9bfe3e4f74a4580dfd3637029b7f966
ANDROID: Revert "arm: move ELF_ET_DYN_BASE to 4MB"

This ARM mmap change breaks AddressSanitizer:

Shadow memory range interleaves with an existing memory mapping. ASan cannot proceed correctly. ABORTING.

Revert it until ASAN runtime library is updated to handle it.

Bug: 67425063

This reverts commit 6a9af90a3bcde217a1c053e135f5f43e5d5fafbd.

Signed-off-by: Evgenii Stepanov <eugenis@google.com>
[AmitP: Updated the commit ID of reverted upstream commit]
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
arch/arm/include/asm/elf.h