diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2025-03-29 02:11:50 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-03-29 02:13:09 +0300 |
commit | 9cc0bbdaba2a66ad90bc6ce45163b7745baffe98 (patch) | |
tree | ba6ca62bd51693134b1c261aacfdb3f9c47d009d /scripts/gdb/linux/proc.py | |
parent | b0e9570a6b19fb0e53090489838dc0de27795eb9 (diff) | |
download | linux-9cc0bbdaba2a66ad90bc6ce45163b7745baffe98.tar.xz |
io_uring/msg: initialise msg request opcode
It's risky to have msg request opcode set to garbage, so at least
initialise it to nop. Later we might want to add a user inaccessible
opcode for such cases.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/9afe650fcb348414a4529d89f52eb8969ba06efd.1743190078.git.asml.silence@gmail.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions