diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-04-12 02:05:02 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-04-12 08:46:30 -0600 |
commit | bf9c2f1cdcc718b6d2d41172f6ca005fe22cc7ff (patch) | |
tree | 3cf6b7cd0f583c4f22afd609e5f2776c0997ee02 /scripts/gdb/linux/utils.py | |
parent | dccc587f6c07ccc734588226fdf62f685558e89f (diff) |
io_uring: track mm through current->mm
As a preparation for extracting request init bits, remove self-coded mm
tracking from io_submit_sqes(), but rely on current->mm. It's more
convenient, than passing this piece of state in other functions.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions