diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-03-04 01:51:08 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-05-14 18:45:58 +0200 |
commit | 589a8f59509dc4c68f9c1e2522c5b0b556009221 (patch) | |
tree | bfd54dddc6ffaf7500b73c7f46a192d0e87634bf /README | |
parent | torture: Make "--dryrun script" use same environment as normal run (diff) | |
download | linux-589a8f59509dc4c68f9c1e2522c5b0b556009221.tar.xz linux-589a8f59509dc4c68f9c1e2522c5b0b556009221.zip |
rcutorture: Print negatives for SRCU counter wraparound
The srcu_torture_stats() function prints SRCU's per-CPU c[] array with
an unsigned format, which means that the number one less than zero is
a very large number. This commit therefore prints this array with a
signed format in order to improve readability of the rcutorture output.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions