diff options
| author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2014-03-06 11:09:10 -0800 |
|---|---|---|
| committer | Mister Oyster <oysterized@gmail.com> | 2017-04-11 10:59:19 +0200 |
| commit | da7bff2308466ecf0c5b0001c48f1602061e969c (patch) | |
| tree | 27b7711a41674c108efd79acab1fe79c675089cd /include/linux/moduleloader.h | |
| parent | bf1e3ada9ef6bc49e6c313603da45085f67f9831 (diff) | |
rcu: Print negatives for stall-warning counter wraparound
The print_other_cpu_stall() and print_cpu_stall() functions print
grace-period numbers using an unsigned format, which means that the number
one less than zero is a very large number. This commit therefore causes
these numbers to be printed with a signed format in order to improve
readability of the RCU CPU stall-warning output.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'include/linux/moduleloader.h')
0 files changed, 0 insertions, 0 deletions
