diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2024-03-26 10:47:42 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2024-04-22 15:39:48 -0300 |
commit | 25b191f6d33cda5770a18fd18be86cce0ebb3228 (patch) | |
tree | f850b3f06d97674d0014ead9e211507659fbb12d /elf/tst-absolute-sym.c | |
parent | f6d18bea387676e774e18ce410ace8c33a5c3511 (diff) | |
download | glibc-25b191f6d33cda5770a18fd18be86cce0ebb3228.tar.gz glibc-25b191f6d33cda5770a18fd18be86cce0ebb3228.tar.xz glibc-25b191f6d33cda5770a18fd18be86cce0ebb3228.zip |
elf: Do not check for loader mmap on tst-decorate-maps (BZ 31553)
On some architectures and depending on the page size, the loader can also allocate some memory during dependencies loading and it will be marked as 'loader malloc'. However, if the system page size is large enough, the initial data page will be enough for all required allocation and there will be no extra loader mmap. To avoid false negatives, the test does not check for such pages. Checked on powerpc64le-linux-gnu with 64k pagesize. Reviewed-by: Simon Chopin <simon.chopin@canonical.com>
Diffstat (limited to 'elf/tst-absolute-sym.c')
0 files changed, 0 insertions, 0 deletions