commit | c5bee0ceb81b333013afb3f4c250e0a679ed921e | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Thu Jan 19 17:31:16 2023 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Thu Jan 19 17:31:16 2023 +0000 |
tree | 3a40f6348b14cbcb393ba197fd170afa94f8b04b | |
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