Hi Linus, this is the less critical kbuild stuff for v3.18-rc1: * make deb-pkg debuginfo fix, ppc64el support and warning fix for recent dpkg tools * make TAGS fixes * new coccinelle patch * kbuild documentation improvements There is a trivial conflict in scripts/tags.sh Michal The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9: Linux 3.17-rc1 (2014-08-16 10:40:26 -0600) 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 4204111c028d492019e4440d12e9e3d062db4283: deb-pkg: remove obsolete -isp option to dpkg-gencontrol (2014-10-06 18:02:39 +0200) ---------------------------------------------------------------- Asbjoern Sloth Toennesen (1): deb-pkg: remove obsolete -isp option to dpkg-gencontrol Dirk Gouders (3): scripts/tags.sh: Don't specify kind-spec for emacs' ctags/etags scripts/tags.sh: remove *PCGFLAGS regular expressions scripts/tags.sh: fix DEFINE_HASHTABLE in emacs case Geert Uytterhoeven (4): Documentation: kbuild: Remove obsolete include/asm symlink step Documentation: kbuild: Improve if_changed documentation Documentation: kbuild: Remove obsolete dtc_cpp section Documentation: kbuild: Improve grammar Julia Lawall (1): coccinelle: misc: semantic patch to delete overly complex return code processing Michael Neuling (1): deb-pkg: Add support for powerpc little endian Michal Marek (1): builddeb: put the dbg files into the correct directory Documentation/kbuild/makefiles.txt | 94 ++++++--------- scripts/coccinelle/misc/simple_return.cocci | 180 ++++++++++++++++++++++++++++ scripts/package/builddeb | 26 ++-- scripts/tags.sh | 10 +- 4 files changed, 228 insertions(+), 82 deletions(-) create mode 100644 scripts/coccinelle/misc/simple_return.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