diff options
| author | Jackie Liu <[email protected]> | 2019-05-16 03:46:31 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2019-05-16 14:10:27 +0000 |
| commit | fdb288a679cdf6a71f3c1ae6f348ba4dae742681 (patch) | |
| tree | 999a58292172b6ea599d7617c8078eac0b416074 /lib/memory-notifier-error-inject.c | |
| parent | io_uring: adjust smp_rmb inside io_cqring_events (diff) | |
| download | kernel-fdb288a679cdf6a71f3c1ae6f348ba4dae742681.tar.gz kernel-fdb288a679cdf6a71f3c1ae6f348ba4dae742681.zip | |
io_uring: use wait_event_interruptible for cq_wait conditional wait
The previous patch has ensured that io_cqring_events contain
smp_rmb memory barriers, Now we can use wait_event_interruptible
to keep the code simple.
Signed-off-by: Jackie Liu <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions
