| commit | fb763a0d3223e685ecb2af4f1fa5d10e9a222d09 | [log] [tgz] |
|---|---|---|
| author | Paul E. McKenney <paulmck@kernel.org> | Mon Sep 22 23:35:30 2025 -0700 |
| committer | Paul E. McKenney <paulmck@kernel.org> | Mon Sep 22 23:35:30 2025 -0700 |
| tree | 59079ffc35ffcf31e7ea650f9556c1cc0d185f64 | |
| parent | f6a1e82094f233a7c920a48ab8e52b9969cd2334 [diff] |
refscale: Exercise DEFINE_STATIC_SRCU_FAST() and init_srcu_struct_fast() This commit updates the initialization for the "srcu-fast" scale type to use DEFINE_STATIC_SRCU_FAST() when reader_flavor is equal to SRCU_READ_FLAVOR_FAST. Signed-off-by: Paul E. McKenney <paulmck@kernel.org> Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com> Cc: Steven Rostedt <rostedt@goodmis.org> Cc: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Cc: <bpf@vger.kernel.org>