Description[NaCl SDK] kernel_wrap_tests: Setup munmap mocks before calling ki_init
If munmap is called during ki_init() in a kernel_wrap_test, it will print a
message saying the call was unexpected. This will cause a deadlock since it is
trying to print a message inside the memory allocator.
BUG=378596
R=sbc@chromium.org
CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_nacl_sdk;tryserver.chromium.mac:mac_nacl_sdk;tryserver.chromium.win:win_nacl_sdk
Committed: https://crrev.com/65d5a9e415f3f7357677ee40864d3c3d61ba5f6c
Cr-Commit-Position: refs/heads/master@{#374745}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|