diff options
author | Bart Van Assche <bvanassche@acm.org> | 2018-09-26 14:01:05 -0700 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-09-26 15:11:28 -0600 |
commit | 154b00d566e221152514ba8259f38b21571081ef (patch) | |
tree | a345b1b1a6ec827fdbe0930269f4a8126205939a /README | |
parent | cd84a62e0078dce09f4ed349bec84f86c9d54b30 (diff) | |
download | linux-154b00d566e221152514ba8259f38b21571081ef.tar.gz linux-154b00d566e221152514ba8259f38b21571081ef.tar.bz2 linux-154b00d566e221152514ba8259f38b21571081ef.zip |
block: Split blk_pm_add_request() and blk_pm_put_request()
Move the pm_request_resume() and pm_runtime_mark_last_busy() calls into
two new functions and thereby separate legacy block layer code from code
that works for both the legacy block layer and blk-mq. A later patch will
add calls to the new functions in the blk-mq code.
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: Martin K. Petersen <martin.petersen@oracle.com>
Cc: Jianchao Wang <jianchao.w.wang@oracle.com>
Cc: Hannes Reinecke <hare@suse.com>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions