diff options
author | 2021-07-04 13:59:35 -0700 | |
---|---|---|
committer | 2021-07-06 15:53:12 -0700 | |
commit | 2a2ed5618a0e8a890d948b88b368c0459f35136c (patch) | |
tree | 4d3a108a1e0a0bc3a444247d75aac45e1171f0d8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader() (diff) | |
download | wireguard-linux-2a2ed5618a0e8a890d948b88b368c0459f35136c.tar.xz wireguard-linux-2a2ed5618a0e8a890d948b88b368c0459f35136c.zip |
rcu: Fix pr_info() formats and values in show_rcu_gp_kthreads()
This commit changes from "%lx" to "%x" and from "0x1ffffL" to "0x1ffff"
to match the change in type between the old field ->state (unsigned long)
and the new field ->__state (unsigned int).
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions