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:
9470e4a
)
cfq-iosched: fix other locations where blkcg_to_cfqgd() can return NULL
author
Jens Axboe
<axboe@fb.com>
Sat, 20 Jun 2015 16:26:50 +0000
(10:26 -0600)
committer
Jens Axboe
<axboe@fb.com>
Sat, 20 Jun 2015 16:26:50 +0000
(10:26 -0600)
Commit
9470e4a693db
only covered the initial bug report, there are
other spots in CFQ where we need to check that we actually have
a valid cfq_group_data structure.
Fixes:
e48453c3
("block, cgroup: implement policy-specific per-blkcg data")
Signed-off-by: Jens Axboe <axboe@fb.com>
block/cfq-iosched.c
patch
|
blob
|
history
diff --cc
block/cfq-iosched.c
Simple merge