forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 ea08eeccae9297f7aabd2ef7f0c2517ac4549acc
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 */