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:
a9dd53a
)
bcache: Convert allocator thread to kthread
author
Kent Overstreet
<koverstreet@google.com>
Thu, 25 Apr 2013 02:01:12 +0000
(19:01 -0700)
committer
Kent Overstreet
<koverstreet@google.com>
Thu, 27 Jun 2013 00:09:13 +0000
(17:09 -0700)
Using a workqueue when we just want a single thread is a bit silly.
Signed-off-by: Kent Overstreet <koverstreet@google.com>
No differences found