forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
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 */