Hi Linus, Please pull a little more Kbuild fixes for v4.16. The following changes since commit 0c8efd610b58cb23cefdfa12015799079aef94ae: Linux 4.16-rc5 (2018-03-11 17:25:09 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git kbuild-fixes-v4.16-3 for you to fetch changes up to 28913ee8191adf4bbc01cbfb9ee18cca782ab141: netfilter: nf_nat_snmp_basic: add correct dependency to Makefile (2018-03-29 09:42:32 +0900) ---------------------------------------------------------------- Kbuild fixes for v4.16 (3rd) - fix missed rebuild of TRIM_UNUSED_KSYMS - fix rpm-pkg for GNU tar >= 1.29 - include scripts/dtc/include-prefixes/* to kernel header deb-pkg - add -no-integrated-as option ealier to fix building with Clang - fix netfilter Makefile for parallel building ---------------------------------------------------------------- Jan Kiszka (1): builddeb: Fix header package regarding dtc source links Jason Gunthorpe (1): kbuild: rpm-pkg: Support GNU tar >= 1.29 Masahiro Yamada (1): netfilter: nf_nat_snmp_basic: add correct dependency to Makefile Nicolas Pitre (1): kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races Stefan Agner (1): kbuild: set no-integrated-as before incl. arch Makefile Makefile | 4 ++-- net/ipv4/netfilter/Makefile | 2 +- scripts/adjust_autoksyms.sh | 7 +++++++ scripts/package/builddeb | 2 +- scripts/package/mkspec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) -- Best Regards Masahiro Yamada -- 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