On Thu, 23 Mar 2023 13:58:35 +1100 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > arch/sparc/include/asm/current.h:18:30: warning: call-clobbered register used for global register variable > > 18 | register struct task_struct *current asm("g4"); > > | ^~~~~~~ > > This has come back today. Did my fix up get dropped accidentally? Yes, looks like Lorenzo didn't integrate that fixup when redoing. And I failed to check for that (I usually do...).