Skip to content
Commit bad6e139 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcu: get rid of signed overflow in check_cpu_stall()



Signed integer overflow is undefined by the C standard, so move
calculations to unsigned.

Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
parent b554d7de
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment