diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-03-14 00:48:18 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2017-04-18 20:38:20 +0200 |
commit | 8660b7d8a545227fd9ee80508aa82528ea9947d7 (patch) | |
tree | 1273afef9df0e3f06a43ef79c9ff142894a1874e /kernel/module-internal.h | |
parent | srcu: Add grace-period sequence numbers (diff) | |
download | linux-8660b7d8a545227fd9ee80508aa82528ea9947d7.tar.xz linux-8660b7d8a545227fd9ee80508aa82528ea9947d7.zip |
srcu: Use rcu_segcblist to track SRCU callbacks
This commit switches SRCU from custom-built callback queues to the new
rcu_segcblist structure. This change associates grace-period sequence
numbers with groups of callbacks, which will be needed for efficient
processing of per-CPU callbacks.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'kernel/module-internal.h')
0 files changed, 0 insertions, 0 deletions