summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2022-05-19 00:34:37 +0300
committerJens Axboe <axboe@kernel.dk>2022-05-19 01:21:30 +0300
commit2fcabce2d7d34f69a888146dab15b36a917f09d4 (patch)
tree304aa433253eb4c6bb57eca34a895993506b5480 /tools/perf/scripts/python
parent1d0dbbfa282d9be57792e3b5827dc57b010181ee (diff)
downloadlinux-2fcabce2d7d34f69a888146dab15b36a917f09d4.tar.xz
io_uring: disallow mixed provided buffer group registrations
It's nonsensical to register a provided buffer ring, if a classic provided buffer group with the same ID exists. Depending on the order of which we decide what type to pick, the other type will never get used. Explicitly disallow it and return an error if this is attempted. Fixes: c7fb19428d67 ("io_uring: add support for ring mapped supplied buffers") Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions