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:
097fc76
)
ipvs: remove _bh from percpu stats reading
author
Julian Anastasov
<ja@ssi.bg>
Fri, 4 Mar 2011 10:28:20 +0000
(12:28 +0200)
committer
Simon Horman
<horms@verge.net.au>
Tue, 15 Mar 2011 00:36:48 +0000
(09:36 +0900)
ip_vs_read_cpu_stats is called only from timer, so
no need for _bh locks.
Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Hans Schillstrom <hans@schillstrom.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
No differences found