diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2023-04-03 07:45:06 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2023-04-03 10:29:09 +0200 |
| commit | 24040eec46931af5a73c2aad1ee0acd4052ddb25 (patch) | |
| tree | 31ccfe0b03a629e75e1cc37da7bdaaa6f1300759 /sys/linux/io_uring.txt.const | |
| parent | afdfa5021caf77ae2b83a5f61c66d8babe27c858 (diff) | |
sys/linux: update consts to next-20230331
Diffstat (limited to 'sys/linux/io_uring.txt.const')
| -rw-r--r-- | sys/linux/io_uring.txt.const | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/linux/io_uring.txt.const b/sys/linux/io_uring.txt.const index 346fbc73f..79f7f89d5 100644 --- a/sys/linux/io_uring.txt.const +++ b/sys/linux/io_uring.txt.const @@ -15,7 +15,6 @@ IORING_ENTER_REGISTERED_RING = 16 IORING_ENTER_SQ_WAIT = 4 IORING_ENTER_SQ_WAKEUP = 2 IORING_FEAT_CQE_SKIP = 2048 -IORING_FEAT_ENTER_EXT_ARG = ??? IORING_FEAT_FAST_POLL = 32 IORING_FEAT_NATIVE_WORKERS = 512 IORING_FEAT_NODROP = 2 |
