diff options
author | Hao Xu <haoxu@linux.alibaba.com> | 2021-08-25 20:58:56 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-08-25 22:04:26 +0300 |
commit | 0c6e1d7fd5e7560fdc4bb3418c2c0f0d7a95bf76 (patch) | |
tree | 14c23e2dfff98201b852fa023d6b9459b750120f /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | aaa4db12ef7bdc3e343580d1d3c0b2a8874fc1fb (diff) | |
download | linux-0c6e1d7fd5e7560fdc4bb3418c2c0f0d7a95bf76.tar.xz |
io_uring: don't free request to slab
It's not necessary to free the request back to slab when we fail to
get sqe, just move it to state->free_list.
Signed-off-by: Hao Xu <haoxu@linux.alibaba.com>
Reviewed-by: Pavel Begunkov <asml.silence@gmail.com>
Link: https://lore.kernel.org/r/20210825175856.194299-1-haoxu@linux.alibaba.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions