issue-693: convert sys_futex to it's 6-arg form

Because sys_futex actually takes 6 args in more recent kernels (even
though last two args are unused for FUTEX_{WAKE,WAIT}.

This is patch contributed by user spotrh.
1 file changed