git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29ebf46
)
bcache: Allocation kthread fixes
author
Kent Overstreet
<kmo@daterainc.com>
Thu, 11 Jul 2013 01:31:58 +0000
(18:31 -0700)
committer
Kent Overstreet
<kmo@daterainc.com>
Fri, 12 Jul 2013 07:22:49 +0000
(
00:22
-0700)
The alloc kthread should've been using try_to_freeze() - and also there
was the potential for the alloc kthread to get woken up after it had
shut down, which would have been bad.
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
No differences found