[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20140129215011.GA1803@pobox.suse.cz>
Date: Wed, 29 Jan 2014 22:50:11 +0100
From: Michal Marek <mmarek@...e.cz>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ben@...adent.org.uk, mmarek@...e.cz, nm@...com,
linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT] kbuild misc changes for v3.14-rc1
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-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