Re: [PATCH 1/2] rcu-tasks: move RCU-tasks initialization out of core_initcall()

From: Uladzislau Rezki
Date: Thu Dec 10 2020 - 08:05:35 EST


On Wed, Dec 09, 2020 at 07:26:13PM -0800, Paul E. McKenney wrote:
> On Wed, Dec 09, 2020 at 09:27:31PM +0100, Uladzislau Rezki (Sony) wrote:
> > Initialize the RCU-tasks earlier, before *_initcall() callbacks are
> > invoked. Do it after the workqueue subsytem is up and running. That
> > gives us a possibility to make use of synchronize_rcu_tasks*() wait
> > API in early_initcall() callbacks.
> >
> > Fixes: 36dadef23fcc ("kprobes: Init kprobes in early_initcall")
> > Signed-off-by: Uladzislau Rezki (Sony) <urezki@xxxxxxxxx>
>
> Thank you! I have queued both with the usual editing, so please
> check and let me know if I messed something up.
>
Thanks!

Will have a look at editing.

--
Vlad Rezki