aboutsummaryrefslogtreecommitdiff
path: root/Documentation/m68k
diff options
context:
space:
mode:
authorAaron Lu <aaron.lu@intel.com>2013-05-17 15:47:20 +0800
committerJens Axboe <axboe@kernel.dk>2013-05-17 10:00:43 +0200
commitc60855cdb976c632b3bf8922eeab8a0e78edfc04 (patch)
tree5f261de9a65462c17e0ca756ebff059127b96803 /Documentation/m68k
parentc0a363f5cf21f79d72ab630524c3aa06fc6d066c (diff)
blkpm: avoid sleep when holding queue lock
In blk_post_runtime_resume, an autosuspend request will be initiated for the device. Since we are holding the queue lock, we can't sleep and thus we should use the async version to initiate an autosuspend, i.e. pm_request_suspend instead of pm_runtime_suspend, which might sleep. Signed-off-by: Aaron Lu <aaron.lu@intel.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation/m68k')
0 files changed, 0 insertions, 0 deletions