aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_loop_mips64le.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-12-16 19:34:57 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-12-16 19:37:38 +0100
commitf9ae583e77486e70e7f05e66f18b9a1704ad9b80 (patch)
treee74df3f8ffeb4a29e380576f8a1c69f16e61f23d /sys/linux/dev_loop_mips64le.const
parentf5963ab6ed3631ef4d83212ad708b4293d9e3939 (diff)
executor: fix FUTEX_WAKE call
Amusingly we never passed number of threads to wake for FUTEX_WAKE. It somehow worked reliably on linux (we just needed it to not be 0, so presumably garbage in registers did it). However, in gVisor every other syscall wasn't even started (first syscall on a thread started, but second on the same worker thread wasn't unable to start).
Diffstat (limited to 'sys/linux/dev_loop_mips64le.const')
0 files changed, 0 insertions, 0 deletions