summaryrefslogtreecommitdiff
path: root/compiler/common_compiler_test.cc
diff options
context:
space:
mode:
authorOrion Hodson <oth@google.com>2017-07-20 15:28:44 +0100
committerOrion Hodson <oth@google.com>2017-07-20 16:22:47 +0100
commit3ecac070ad55d433bbcbe11e21f4b44ab178effe (patch)
tree565803b40b7f8be3483c502e1bc6809974c4afee /compiler/common_compiler_test.cc
parent24f4f7956edeffb1ae41809e09f14b6d5e7875c8 (diff)
ARM64: JIT Code Cache maintenance
Cache maintenance operations on ARM64 can cause segmentation faults if addresses are not backed by physical RAM. Some Linux kernel verions have a bug that exposes these faults to user-land which crashes ART. Some of the test devices used by the ART buildbots have this issue. This CL explicitly faults in memory relevant addresses before performing cache maintenance operations. Test: art/test.py --target --64 --r Change-Id: Id7390c14f75c13b3fbbbbb742afeb9ffef9a3801
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions