Searched hist:"67 e14c1e39d2d956300b3d6ad00f7708e3285531" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/rcu/ |
H A D | rcu.h | diff 67e14c1e39d2d956300b3d6ad00f7708e3285531 Fri Apr 27 18:01:46 CDT 2018 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcu: Move RCU's grace-period-change code to ->gp_seq
This commit moves __note_gp_changes(), note_gp_changes(), and __rcu_pending() to ->gp_seq, creating new rcu_seq_completed_gp() and rcu_seq_new_gp() functions for this purpose.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> [ paulmck: Reinstate "cpuend: trace as suggested by Joel Fernandes. ]
|
H A D | tree.c | diff 67e14c1e39d2d956300b3d6ad00f7708e3285531 Fri Apr 27 18:01:46 CDT 2018 Paul E. McKenney <paulmck@linux.vnet.ibm.com> rcu: Move RCU's grace-period-change code to ->gp_seq
This commit moves __note_gp_changes(), note_gp_changes(), and __rcu_pending() to ->gp_seq, creating new rcu_seq_completed_gp() and rcu_seq_new_gp() functions for this purpose.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> [ paulmck: Reinstate "cpuend: trace as suggested by Joel Fernandes. ]
|