diff options
author | Kevin Brodsky <kevin.brodsky@linaro.org> | 2017-06-26 11:46:02 +0100 |
---|---|---|
committer | Kevin Brodsky <kevin.brodsky@linaro.org> | 2017-06-28 14:42:05 +0100 |
commit | ae735163e51fbc7cac4217ce392c4894efdfc5a7 (patch) | |
tree | d027f46d4838854ef14d5310e0791ad633042e49 /libc/stdio/stdio_ext.cpp | |
parent | 291e895b37767b71f4e41e455abc7fc7e471bec4 (diff) |
arm64: expand CFI shadow to cover 48-bit virtual addresses
Starting from Linux 4.7, arm64's defconfig enables 48-bit VAs, see:
https://git.kernel.org/torvalds/c/211102d8
On arm64, the CFI shadow configuration currently assumes that VAs
are 39-bit long, and as expected this results in a segfault on a
(defconfig) 4.7+ kernel, when linking a CFI-enabled library.
Consequently, this change increases the max target address to
account for the new max VA size.
Change-Id: I3fb808563fa77a457c65e9663da0613117332072
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions