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:
82023bb
)
Update of blkg_stat and blkg_rwstat may happen in bh context.
author
Hong Zhiguo
<zhiguohong@tencent.com>
Wed, 20 Nov 2013 17:35:05 +0000
(10:35 -0700)
committer
Jens Axboe
<axboe@kernel.dk>
Wed, 20 Nov 2013 22:33:04 +0000
(15:33 -0700)
While u64_stats_fetch_retry is only preempt_disable on 32bit
UP system. This is not enough to avoid preemption by bh and
may read strange 64 bit value.
Signed-off-by: Hong Zhiguo <zhiguohong@tencent.com>
Acked-by: Tejun Heo <tj@kernel.org>
Cc: stable@kernel.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-cgroup.h
patch
|
blob
|
history
diff --cc
block/blk-cgroup.h
Simple merge