summaryrefslogtreecommitdiff
path: root/runtime/quick_exception_handler.cc
diff options
context:
space:
mode:
author Vladimir Marko <vmarko@google.com> 2022-01-13 09:54:22 +0000
committer Vladimir Marko <vmarko@google.com> 2022-01-13 12:05:00 +0000
commit748cfeff436356f962ebaaa0743cfe44133a4baa (patch)
treeb22e576b25dcfabe2ea206c95d1e1c577c9df7ee /runtime/quick_exception_handler.cc
parent6c98dcb747b8c7cb2b58ce47a613b48f1cea0304 (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 'runtime/quick_exception_handler.cc')
0 files changed, 0 insertions, 0 deletions