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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 14 Jan 2009 21:52:08 +0100
From:	Sam Ravnborg <sam@...nborg.org>
To:	linux-kbuild <linux-kbuild@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT] kbuild fixes that needs some testing

I plan to ask Linus to pull kbuild-fixes.git soon as it reverts the
commits that introduces the problems with distcc, too large modules etc.

The pull request are below.

I has been in the work for too long but as my current setup
is br0ken(*) then I need someone to pull the tree and check
if it builds etc.

I had hoped to find time to test this myself but thats not this week.

(*) Motherboard on my primary linux box is dead and the box I use
    atm is far away from decent...

	Sam

The following changes since commit a6525042bfdfcab128bd91fad264de10fd24a55e:
  Linus Torvalds (1):
        Merge branch 'x86-pat-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes.git master

Andi Kleen (1):
      kbuild: print usage with no arguments in scripts/config

Randy Dunlap (1):
      kbuild: fix kbuild.txt typos

Sam Ravnborg (1):
      Revert "kbuild: strip generated symbols from *.ko"

 Documentation/kbuild/kbuild.txt     |   29 +++---
 Makefile                            |   59 ++++--------
 arch/x86/scripts/strip-symbols      |    1 -
 init/Kconfig                        |    7 --
 kernel/kallsyms.c                   |   16 ++-
 scripts/Makefile.build              |   55 ++++-------
 scripts/Makefile.modinst            |    3 +-
 scripts/config                      |    4 +
 scripts/genksyms/genksyms.c         |   21 +---
 scripts/genksyms/keywords.c_shipped |  189 +++++++++++++++++------------------
 scripts/genksyms/keywords.gperf     |    2 -
 scripts/kallsyms.c                  |   21 +++--
 scripts/mksysmap                    |    7 +-
 scripts/strip-symbols               |   22 ----
 14 files changed, 185 insertions(+), 251 deletions(-)
 delete mode 100644 arch/x86/scripts/strip-symbols
 delete mode 100644 scripts/strip-symbols
--
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