hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/kernel/rcu/tree.h
....@@ -56,6 +56,7 @@
5656 /* Initialized from ->qsmaskinitnext at the */
5757 /* beginning of each grace period. */
5858 unsigned long qsmaskinitnext;
59
+ unsigned long ofl_seq; /* CPU-hotplug operation sequence count. */
5960 /* Online CPUs for next grace period. */
6061 unsigned long expmask; /* CPUs or groups that need to check in */
6162 /* to allow the current expedited GP */