diff options
author | Prakash Sangappa | 2022-05-09 18:29:20 -0700 |
---|---|---|
committer | akpm | 2022-05-09 18:29:20 -0700 |
commit | 49c9dd0df65d547a58642d2f717eeb560e1db140 (patch) | |
tree | be0dd5509e678797c2c6aa07ff5acffc15b52a44 /fs/f2fs/gc.h | |
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/1651187881-2858-1-git-send-email-prakash.sangappa@oracle.com
Signed-off-by: Prakash Sangappa <prakash.sangappa@oracle.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Davidlohr Bueso <dave@stgolabs.net>
Reviewed-by: Manfred Spraul <manfred@colorfullife.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'fs/f2fs/gc.h')
0 files changed, 0 insertions, 0 deletions