On Tue, Feb 07, 2023 at 12:33:03AM +0100, Thomas Gleixner wrote: > On Thu, Feb 02 2023 at 21:56, Usama Arif wrote: > > If the architecture code is to register its new pre-bringup states with > > the cpuhp core, having a special-case wrapper to pass extra arguments is > > non-trivial and it's easier just to let the arch register its function > > pointer to be invoked with the standard API. > > > > Signed-off-by: David Woodhouse <dwmw@xxxxxxxxxxxx> > > Signed-off-by: Paul E. McKenney <paulmck@xxxxxxxxxx> > > Same issue vs. the SOB chain. > > Other than that: > > Reviewed-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> I pulled David's earlier version of this series into -rcu strictly for testing purposes, so perhaps Usama pulled the series from my repo. I don't have any record of doing anything more than test that series, so dropping my SoB entirely makes the most sense here. Thanx, Paul