Hi, I have a few various kbuild patches for review and consideration for 4.10 branch that did not make 4.9. All of these except the first one have been posted before without big changes. The first, I posted an RFC for moving kallsyms data section but this approach is simpler. All patches are independent, so any can be taken in any order. I'm posting as a group just for convenience but if that is wrong then I will submit individual patches in future. Thanks, Nick Nicholas Piggin (7): kbuild: kallsyms allow 3-pass generation if symbols size has changed kbuild: thin archives for multi-y targets kbuild/genksyms: handle va_list type kbuild: improve linker compatibility with lib-ksyms.o build kbuild: keep data tables through dead code elimination kbuild: modpost warn if export version crc is missing kbuild: minor improvement for thin archives build include/asm-generic/vmlinux.lds.h | 68 +++++++++++++++++++-------------------- scripts/Makefile.build | 15 ++++++--- scripts/genksyms/keywords.gperf | 1 + scripts/genksyms/parse.y | 2 ++ scripts/link-vmlinux.sh | 37 ++++++++++++--------- scripts/mod/modpost.c | 6 ++++ 6 files changed, 76 insertions(+), 53 deletions(-) -- 2.10.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html