Message ID | 20200117140209.17672-1-alobakin@dlink.ru (mailing list archive) |
---|---|
Headers | show |
Series | MIPS: a set of tiny Kbuild fixes | expand |
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@dlink.ru> > [paulburton@kernel.org: Fixup commit references in commit message.] > Signed-off-by: Paul Burton <paulburton@kernel.org> > > 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@dlink.ru> > [paulburton@kernel.org: s/invokation/invocation/] > Signed-off-by: Paul Burton <paulburton@kernel.org> > > 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@dlink.ru> > Signed-off-by: Paul Burton <paulburton@kernel.org> Thanks, Paul [ This message was auto-generated; if you believe anything is incorrect then please email paulburton@kernel.org to report it. ]
Paul Burton wrote 22.01.2020 00:37: > Hello, Hi Paul, > 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@dlink.ru> >> [paulburton@kernel.org: Fixup commit references in commit message.] >> Signed-off-by: Paul Burton <paulburton@kernel.org> >> >> 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@dlink.ru> >> [paulburton@kernel.org: s/invokation/invocation/] Thanks for fixing these two weird issues for me, I don't know where I was looking. >> Signed-off-by: Paul Burton <paulburton@kernel.org> >> >> 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@dlink.ru> >> Signed-off-by: Paul Burton <paulburton@kernel.org> > > Thanks, > Paul Thank you! > [ This message was auto-generated; if you believe anything is incorrect > then please email paulburton@kernel.org to report it. ] Regards, ᚷ ᛖ ᚢ ᚦ ᚠ ᚱ