On Tue, Sep 08, 2020 at 03:38:30PM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the rcu tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > ERROR: modpost: "resched_cpu" [kernel/scftorture.ko] undefined! > > Caused by commit > > 20c881d0592c ("scftorture: Add an alternative IPI vector") > > I have reverted that commit for today. Good catch, (crudely) fixed by 007d16a07735 ("scftorture: Add an alternative IPI vector") in the new rcu/next branch. Thanx, Paul