lkml.org 
[lkml]   [2021]   [Sep]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 16/20] futex: Implement sys_futex_waitv()
    On Wed, Sep 15, 2021 at 04:07:26PM +0200, Peter Zijlstra wrote:
    > +SYSCALL_DEFINE4(futex_waitv, struct futex_waitv __user *, waiters,
    > + unsigned int, nr_futexes, unsigned int, flags,
    > + struct __kernel_timespec __user *, timo)

    So I utterly detest timespec.. it makes no sense what so ever.

    Can't we just, for new syscalls, simply use a s64 nsec argument and call
    it a day?

    Thomas, Arnd ?

    \
     
     \ /
      Last update: 2021-09-15 17:38    [W:5.112 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site