diff options
author | Vincent Fu <vincent.fu@samsung.com> | 2021-08-04 21:49:23 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-08-07 00:40:47 +0200 |
commit | fb7b9b0231ba8f77587c23f5257a4fdb6df1219e (patch) | |
tree | 4ce46bff86f777b6c2c432a87567b1f2a2204ff1 /kernel/workqueue_internal.h | |
parent | block/partitions/ldm.c: Fix a kernel-doc warning (diff) | |
download | linux-fb7b9b0231ba8f77587c23f5257a4fdb6df1219e.tar.xz linux-fb7b9b0231ba8f77587c23f5257a4fdb6df1219e.zip |
kyber: make trace_block_rq call consistent with documentation
The kyber ioscheduler calls trace_block_rq_insert() *after* the request
is added to the queue but the documentation for trace_block_rq_insert()
says that the call should be made *before* the request is added to the
queue. Move the tracepoint for the kyber ioscheduler so that it is
consistent with the documentation.
Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
Link: https://lore.kernel.org/r/20210804194913.10497-1-vincent.fu@samsung.com
Reviewed by: Adam Manzanares <a.manzanares@samsung.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'kernel/workqueue_internal.h')
0 files changed, 0 insertions, 0 deletions