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:
61fd216
)
cfq-iosched: move cfqq initialization out of cfq_find_alloc_queue()
author
Jens Axboe
<jens.axboe@oracle.com>
Fri, 26 Jun 2009 08:44:34 +0000
(10:44 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Wed, 1 Jul 2009 08:56:25 +0000
(10:56 +0200)
We're going to be needing that init code outside of that function
to get rid of the __GFP_NOFAIL in cfqq allocation.
Reviewed-by: Jeff Moyer <jmoyer@redhat.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found