diff options
| author | Jens Axboe <[email protected]> | 2023-11-28 00:08:19 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2023-11-28 00:10:56 +0000 |
| commit | 6f007b1406637d3d73d42e41d7e8d9b245185e69 (patch) | |
| tree | 577849edef207a99b2a15f133ef8886cb1e030e0 /tools/perf/scripts/python/gecko.py | |
| parent | io_uring: don't allow discontig pages for IORING_SETUP_NO_MMAP (diff) | |
| download | kernel-6f007b1406637d3d73d42e41d7e8d9b245185e69.tar.gz kernel-6f007b1406637d3d73d42e41d7e8d9b245185e69.zip | |
io_uring: don't guard IORING_OFF_PBUF_RING with SETUP_NO_MMAP
This flag only applies to the SQ and CQ rings, it's perfectly valid
to use a mmap approach for the provided ring buffers. Move the
check into where it belongs.
Cc: [email protected]
Fixes: 03d89a2de25b ("io_uring: support for user allocated memory for rings/sqes")
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions
