Merge pull request #4543 from lubinszARM:pr_test_sigaltstack

PiperOrigin-RevId: 339459247
This commit is contained in:
gVisor bot
2020-10-28 08:00:34 -07:00
+1 -1
View File
@@ -88,7 +88,7 @@ inline void FixupFault(ucontext_t* ctx) {
#elif __aarch64__
inline void Fault() {
// Zero and dereference x0.
asm("mov xzr, x0\r\n"
asm("mov x0, xzr\r\n"
"str xzr, [x0]\r\n"
:
: