diff options
author | Prakash Sangappa <[email protected]> | 2022-05-09 18:29:20 -0700 |
---|---|---|
committer | akpm <[email protected]> | 2022-05-09 18:29:20 -0700 |
commit | 49c9dd0df65d547a58642d2f717eeb560e1db140 (patch) | |
tree | be0dd5509e678797c2c6aa07ff5acffc15b52a44 /drivers/usb/cdns3/cdns3-ti.c | |
parent | 0e900029655327bb5326ced02eff97667a079039 (diff) |
ipc: update semtimedop() to use hrtimer
semtimedop() should be converted to use hrtimer like it has been done for
most of the system calls with timeouts. This system call already takes a
struct timespec as an argument and can therefore provide finer granularity
timed wait.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Prakash Sangappa <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Reviewed-by: Davidlohr Bueso <[email protected]>
Reviewed-by: Manfred Spraul <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions