[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120528123928.GA14610@sepie.suse.cz>
Date: Mon, 28 May 2012 14:39:28 +0200
From: Michal Marek <mmarek@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Julia.Lawall@...6.fr, lekensteyn@...il.com,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT] kbuild misc changes for 3.5-rc1
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists