forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
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 */