lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 21 Jul 2007 00:20:39 +0200
From:	Sam Ravnborg <sam@...nborg.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	LKML <linux-kernel@...r.kernel.org>
Cc:	Andrew Morton <akpm@...ux-foundation.org>
Subject: [GIT PULL] kbuild update

Hi Linus.

Another smaller round of kbuild updates.
The important bit is the fix so we no longer warn too much on second
pass of modpost - section mismatch is avoided for vmlinux in second pass.

The 'larger' patch is a simple kconfig update I have used locally.
An earlier variant was reviewed with feedback incorporated in this updated patch.

Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild.git

	Sam

[to lkml-readers. One of the below patches was the 'mssing' patch in the serie I just sent out].

Jesper Juhl (1):
      kbuild: fix up printing of Linux C Library version in scripts/ver_linux

Sam Ravnborg (3):
      kbuild: do not do section mismatch checks on vmlinux in 2nd pass
      kconfig: attach help text to menus
      kconfig: remove unused members from struct symbol

 scripts/Makefile.modpost            |   19 ++++++++++---------
 scripts/kconfig/conf.c              |   31 +++++++++++++++----------------
 scripts/kconfig/expr.h              |    4 +---
 scripts/kconfig/gconf.c             |   10 ++--------
 scripts/kconfig/kxgettext.c         |    4 ++--
 scripts/kconfig/lkc_proto.h         |    2 ++
 scripts/kconfig/mconf.c             |    4 ++--
 scripts/kconfig/menu.c              |   12 ++++++++++++
 scripts/kconfig/qconf.cc            |    2 +-
 scripts/kconfig/zconf.tab.c_shipped |   12 ++++++------
 scripts/kconfig/zconf.y             |   12 ++++++------
 scripts/mod/modpost.c               |   13 ++++++++++---
 scripts/ver_linux                   |    4 ++--
 13 files changed, 71 insertions(+), 58 deletions(-)
-
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ