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:
258e43f
)
cfq-iosched: fix a rcu warning
author
Shaohua Li
<shaohua.li@intel.com>
Mon, 27 Jun 2011 07:03:47 +0000
(09:03 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Mon, 27 Jun 2011 07:36:06 +0000
(09:36 +0200)
I got a rcu warnning at boot. the ioc->ioc_data is rcu_deferenced, but
doesn't hold rcu_read_lock.
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Cc: stable@kernel.org # after ab4bd22d
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/cfq-iosched.c
patch
|
blob
|
history
diff --cc
block/cfq-iosched.c
Simple merge