diff options
author | 2022-11-04 14:29:48 -0700 | |
---|---|---|
committer | 2022-11-05 00:19:23 +0000 | |
commit | 2952b48a1a060a1a0c614630a955486bf9be6478 (patch) | |
tree | 9ffb86104ad83860d66579f043035898aade98af /compiler/optimizing/induction_var_analysis.cc | |
parent | eabc2b271335868fbaa69929c8a3c957416e51f5 (diff) |
Confirm MREMAP_DONTUNMAP (mremap) on all targets
We are wrongly assuming that every android device has this mremap
feature. Instead, check for kernel-version (>5.13). Otherwise, attempt
to use the feature to confirm if we have the feature.
Test: art/test/testrunner/testrunner.py --target (device with
uffd-unsupporting kernel)
Change-Id: Ia1822db33dbb5173339f78b18426449863d62943
Diffstat (limited to 'compiler/optimizing/induction_var_analysis.cc')
0 files changed, 0 insertions, 0 deletions