Hi Linus, the non-critical part of kbuild for 3.5 includes * two new coccinelle checks * fix for make deb-pkg to include generated headers in arch/*/include I have more make-deb-pkg fixes in the backlog, but these will likely have to wait for 3.6. Michal The following changes since commit dd775ae2549217d3ae09363e3edb305d0fa19928: Linux 3.4-rc1 (2012-03-31 16:24:09 -0700) 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 19a4b988955bc1d838a55c89d3d927f3d788a7dd: builddeb: include autogenerated header files (2012-05-26 22:54:50 +0200) ---------------------------------------------------------------- Julia Lawall (2): scripts/coccinelle: address test is always true scripts/coccinelle: sizeof of pointer Lekensteyn (1): builddeb: include autogenerated header files scripts/coccinelle/misc/ifaddr.cocci | 35 ++++++++++++++++++ scripts/coccinelle/misc/noderef.cocci | 65 +++++++++++++++++++++++++++++++++ scripts/package/builddeb | 2 +- 3 files changed, 101 insertions(+), 1 deletion(-) create mode 100644 scripts/coccinelle/misc/ifaddr.cocci create mode 100644 scripts/coccinelle/misc/noderef.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