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:
bcf090e
)
bcache: Allocate bounce buffers with GFP_NOWAIT
author
Kent Overstreet
<kmo@daterainc.com>
Mon, 19 May 2014 15:55:40 +0000
(08:55 -0700)
committer
Kent Overstreet
<kmo@daterainc.com>
Mon, 4 Aug 2014 22:23:03 +0000
(15:23 -0700)
There's no point in blocking on these allocations, since our fallback paths will
probably go faster than blocking.
Change-Id: I733ca202c25cb36bde02607a0a60552229a4241c
No differences found