diff options
| author | 2023-01-19 17:31:16 +0000 | |
|---|---|---|
| committer | 2023-01-19 17:31:16 +0000 | |
| commit | c5bee0ceb81b333013afb3f4c250e0a679ed921e (patch) | |
| tree | 3a40f6348b14cbcb393ba197fd170afa94f8b04b /compiler/optimizing/code_generator.cc | |
| parent | fa55a5694982e1a49325e5d147d39486d7ff3183 (diff) | |
Remove a check in `MadviseAwayAlternateSignalStack()`, again.
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: m
Bug: 38383823
Bug: 215310343
Change-Id: I2d2a7603da4e42b119a1606ab379b496bcdadfdb
Diffstat (limited to 'compiler/optimizing/code_generator.cc')
0 files changed, 0 insertions, 0 deletions