[GIT] kbuild fixes for 2.6.35

From: Michal Marek
Date: Fri Jul 23 2010 - 10:25:33 EST


Hi Linus,

there are three more fixes for kbuild bugs that appeared in 2.6.35. The
first two are fixes to the setlocalversion script, the third one fixes a
format string bug in nconfig (nconfig was added in this release cycle).

Please pull from the below url, thanks.
Michal

The following changes since commit 1c5474a65bf15a4cb162dfff86d6d0b5a08a740c:

Linux 2.6.35-rc5 (2010-07-12 14:55:33 -0700)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6.git rc-fixes

Michal Marek (1):
kbuild: Fix make rpm

MichaÅ GÃrny (1):
kbuild: Make the setlocalversion script POSIX-compliant

Stephen Boyd (1):
nconfig: Fix segfault when help contains special characters

scripts/kconfig/nconf.gui.c | 2 +-
scripts/package/Makefile | 2 +-
scripts/setlocalversion | 16 ++++++++++------
3 files changed, 12 insertions(+), 8 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/