Hello, Alexander Lobakin wrote: > These three fix two command output messages and a typo which leads > to constant rebuild of vmlinux.lzma.its and all dependants on every > make invocation. > Nothing critical, and can be backported without manual intervention. > > Alexander Lobakin (3): > MIPS: fix indentation of the 'RELOCS' message > MIPS: boot: fix typo in 'vmlinux.lzma.its' target > MIPS: syscalls: fix indentation of the 'SYSNR' message > > arch/mips/Makefile.postlink | 2 +- > arch/mips/boot/Makefile | 2 +- > arch/mips/kernel/syscalls/Makefile | 2 +- Series applied to mips-next. > MIPS: fix indentation of the 'RELOCS' message > commit a53998802e17 > https://git.kernel.org/mips/c/a53998802e17 > > Fixes: 44079d3509ae ("MIPS: Use Makefile.postlink to insert relocations into vmlinux") > Signed-off-by: Alexander Lobakin <alobakin@xxxxxxxx> > [paulburton@xxxxxxxxxx: Fixup commit references in commit message.] > Signed-off-by: Paul Burton <paulburton@xxxxxxxxxx> > > MIPS: boot: fix typo in 'vmlinux.lzma.its' target > commit 16202c09577f > https://git.kernel.org/mips/c/16202c09577f > > Fixes: 92b34a976348 ("MIPS: boot: add missing targets for vmlinux.*.its") > Signed-off-by: Alexander Lobakin <alobakin@xxxxxxxx> > [paulburton@xxxxxxxxxx: s/invokation/invocation/] > Signed-off-by: Paul Burton <paulburton@xxxxxxxxxx> > > MIPS: syscalls: fix indentation of the 'SYSNR' message > commit 4f29ad200f7b > https://git.kernel.org/mips/c/4f29ad200f7b > > Fixes: 9bcbf97c6293 ("mips: add system call table generation support") > Signed-off-by: Alexander Lobakin <alobakin@xxxxxxxx> > Signed-off-by: Paul Burton <paulburton@xxxxxxxxxx> Thanks, Paul [ This message was auto-generated; if you believe anything is incorrect then please email paulburton@xxxxxxxxxx to report it. ]