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:
b554d7d
)
rcu: get rid of signed overflow in check_cpu_stall()
author
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Tue, 3 May 2011 06:40:04 +0000
(23:40 -0700)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Fri, 6 May 2011 06:16:59 +0000
(23:16 -0700)
Signed integer overflow is undefined by the C standard, so move
calculations to unsigned.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcutree.c
patch
|
blob
|
history
diff --cc
kernel/rcutree.c
Simple merge