diff options
author | Frederic Weisbecker <frederic@kernel.org> | 2024-01-12 18:46:18 +0300 |
---|---|---|
committer | Boqun Feng <boqun.feng@gmail.com> | 2024-02-14 18:51:36 +0300 |
commit | c19e5d3b497a3036f800edf751dc7814e3e887e1 (patch) | |
tree | d1980a58af2d0633b6343d749ffb48e46b5bc13e /drivers/fpga/xilinx-selectmap.c | |
parent | 7836b270607676ed1c0c6a4a840a2ede9437a6a1 (diff) | |
download | linux-c19e5d3b497a3036f800edf751dc7814e3e887e1.tar.xz |
rcu/exp: Move expedited kthread worker creation functions above rcutree_prepare_cpu()
The expedited kthread worker performing the per node initialization is
going to be split into per node kthreads. As such, the future per node
kthread creation will need to be called from CPU hotplug callbacks
instead of an initcall, right beside the per node boost kthread
creation.
To prepare for that, move the kthread worker creation above
rcutree_prepare_cpu() as a first step to make the review smoother for
the upcoming modifications.
No intended functional change.
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Reviewed-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Boqun Feng <boqun.feng@gmail.com>
Diffstat (limited to 'drivers/fpga/xilinx-selectmap.c')
0 files changed, 0 insertions, 0 deletions