diff options
author | 2020-06-12 10:07:52 +0800 | |
---|---|---|
committer | 2020-06-29 11:58:51 -0700 | |
commit | 00943a609d7ad0f08e58bc9c214f38b0ba163c88 (patch) | |
tree | 3686133ff2ef10dc72ee47a6fbd851fbdd09de54 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rcu: Stop shrinker loop (diff) | |
download | wireguard-linux-00943a609d7ad0f08e58bc9c214f38b0ba163c88.tar.xz wireguard-linux-00943a609d7ad0f08e58bc9c214f38b0ba163c88.zip |
rcu: gp_max is protected by root rcu_node's lock
Because gp_max is protected by root rcu_node's lock, this commit moves
the gp_max definition to the region of the rcu_node structure containing
fields protected by this lock.
Signed-off-by: Wei Yang <richard.weiyang@linux.alibaba.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions