Hi Linus, the non-critical part of kbuild is small this time: - Three fixes for make deb-pkg - A new coccinelle check One of the deb-pkg fixes is a leftover from the last merge window, hence the merge commit. Thanks, Michal The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae: Linux 3.13-rc1 (2013-11-22 11:30:55 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc Ben Hutchings (3): deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not set deb-pkg: Fix cross-building linux-headers package deb-pkg: Fix building for MIPS big-endian or ARM OABI Michal Marek (1): Merge commit v3.13-rc1 into kbuild/misc Nishanth Menon (1): scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUE scripts/coccinelle/api/pm_runtime.cocci | 109 +++++++++++++++++++++++++++++++ scripts/package/builddeb | 25 +++++-- 2 files changed, 126 insertions(+), 8 deletions(-) create mode 100644 scripts/coccinelle/api/pm_runtime.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