Hi Linus, please pull these non-core kbuild bits for v4.10-rc1: - One new coccinelle check and improvements to irqf_oneshot.cocci - make rpm POSIX compatibility fix - make deb-pkg arm64 cross-compiling fix. I forgot to send this one during the v4.9 rc-phase, therefor the pull request is based on -rc6 and not -rc1 Thanks, Michal The following changes since commit c6a385539175ebc603da53aafb7753d39089f32e: kbuild: Steal gcc's pie from the very beginning (2016-11-15 17:08:14 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc for you to fetch changes up to ff5b1ce6b22080379fd1ae9076ff2f5ca6519861: Merge branch 'kbuild/rc-fixes' into kbuild/misc (2016-12-11 21:20:34 +0100) ---------------------------------------------------------------- Adam Borowski (1): builddeb: fix cross-building to arm64 producing host-arch debs Andrew F. Davis (1): Coccinelle: Add misc/boolconv.cocci Anton Tikhomirov (1): kbuild/mkspec: avoid using brace expansion Michal Marek (1): Merge branch 'kbuild/rc-fixes' into kbuild/misc Vaishali Thakkar (3): Coccinelle: misc: Improve the matching of rules Coccinelle: misc: Improve the result given by context mode Coccinelle: misc: Add support for devm variant in all modes scripts/coccinelle/misc/boolconv.cocci | 90 ++++++++++++++++++++++++++++++ scripts/coccinelle/misc/irqf_oneshot.cocci | 52 +++++++++++------ scripts/package/builddeb | 2 +- scripts/package/mkspec | 3 +- 4 files changed, 129 insertions(+), 18 deletions(-) create mode 100644 scripts/coccinelle/misc/boolconv.cocci -- 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