diff options
author | 2022-01-13 09:54:22 +0000 | |
---|---|---|
committer | 2022-01-13 12:05:00 +0000 | |
commit | 748cfeff436356f962ebaaa0743cfe44133a4baa (patch) | |
tree | b22e576b25dcfabe2ea206c95d1e1c577c9df7ee /compiler/common_compiler_test.cc | |
parent | 6c98dcb747b8c7cb2b58ce47a613b48f1cea0304 (diff) |
Remove a check in `MadviseAwayAlternateSignalStack()`.
We're testing and benchmarking ART on devices with old
kernels which may not support `MADV_FREE`, so the
`madvise()` call may fail in these test environments.
It should succeed on devices with Android 12+.
Test: Rely on TreeHugger.
Bug: 38383823
Change-Id: I633cc8dce1be013a31cd5fb756b498d5043b2550
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions