On Fri 2021-07-23 09:01:36, Stephen Rothwell wrote: > Hi all, > > On Tue, 20 Jul 2021 17:43:00 +1000 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote: > > > > Hi all, > > > > After merging the printk tree, today's linux-next build (mips allnoconfig) > > failed like this: > > > > arch/mips/kernel/genex.o: In function `handle_mcheck_int': > > (.text+0x190c): undefined reference to `printk' > > arch/mips/kernel/genex.o: In function `handle_reserved_int': > > (.text+0x1c8c): undefined reference to `printk' > > > > Caused by commit > > > > 337015573718 ("printk: Userspace format indexing support") > > I am still getting these failures. I have just pushed the proposed fix into printk/linux.git, branch for-5.15-printk-index. I am sorry for the delay. I waited for a patch with reasonable commit message from Chris. I did it myself after all. Thanks for the report. Best Regards, Petr