Skip to content
Commit e781573e authored by Jens Axboe's avatar Jens Axboe
Browse files

io_uring: warn about unhandled opcode



Now that we have all the opcodes handled in terms of command prep and
SQE reuse, add a printk_once() to warn about any potentially new and
unhandled ones.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent d625c6ee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment