summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2016-01-12 03:29:29 +0300
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2016-03-31 23:34:07 +0300
commitec3833ed02ae6ef2a933ece9de7cbab0c64c699e (patch)
treef8fbd7a547108972415b53cab77755b599422275 /tools/perf/scripts/python/call-graph-from-postgresql.py
parente2fd9d35847d1936398d44c4df68dceb3d7f64e7 (diff)
downloadlinux-ec3833ed02ae6ef2a933ece9de7cbab0c64c699e.tar.xz
rcu: Force boolean subscript for expedited stall warnings
The cpu_online() function can return values other than 0 and 1, which can result in subscript overflow when applied to a two-element array. This commit allows for this behavior by using "!!" on the return value from cpu_online() when used as a subscript. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions