Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376991
b: refs/heads/master
c: c60855c
h: refs/heads/master
i:
  376989: e5aca1a
  376987: 887618a
  376983: d30fd25
  376975: d8de91b
  376959: 3f0d9f7
v: v3
  • Loading branch information
Aaron Lu authored and Jens Axboe committed May 17, 2013
1 parent e4e24be commit 20e21cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c0a363f5cf21f79d72ab630524c3aa06fc6d066c
refs/heads/master: c60855cdb976c632b3bf8922eeab8a0e78edfc04
2 changes: 1 addition & 1 deletion trunk/block/blk-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -3164,7 +3164,7 @@ void blk_post_runtime_resume(struct request_queue *q, int err)
q->rpm_status = RPM_ACTIVE;
__blk_run_queue(q);
pm_runtime_mark_last_busy(q->dev);
pm_runtime_autosuspend(q->dev);
pm_request_autosuspend(q->dev);
} else {
q->rpm_status = RPM_SUSPENDED;
}
Expand Down

0 comments on commit 20e21cc

Please sign in to comment.