On Fri, Jan 13, 2023 at 05:40:40PM +0000, Valentin Schneider wrote: > !CONFIG_SMP builds complain about rebind_worker() being unused. Its only > user, rebind_workers() is indeed only defined for CONFIG_SMP, so just fold > the two lines back up there. > > Link: http://lore.kernel.org/r/20230113143102.2e94d74f@xxxxxxxxxxxxxxxx > Reported-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> > Signed-off-by: Valentin Schneider <vschneid@xxxxxxxxxx> Applied to wq/for-6.3. Thanks. -- tejun