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>] [day] [month] [year] [list]
Date:	Wed, 29 Jan 2014 22:30:56 +0100
From:	Michal Marek <mmarek@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Emilian.Medve@...escale.com, fbuihuu@...il.com,
	gang.chen.5i5j@...il.com, geoff@...radead.org,
	linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT] kbuild changes for v3.14-rc1

Hi Linus,

please pull these kbuild bits for v3.14-rc1:
- Fix make -s detection with make-4.0
- Fix for scripts/setlocalversion when the kernel repository is a
  submodule
- Do not hardcode ';' in macros that expand to assembler code, as some
  architectures' assemblers use a different character for newline
- Fix passing --gdwarf-2 to the assembler

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 kbuild

Chen Gang (1):
      arch: use ASM_NL instead of ';' for assembler new line character in the macro

Emil Medve (1):
      kbuild: Fix silent builds with make-4

Franck Bui-Huu (1):
      Fix detectition of kernel git repository in setlocalversion script [take #2]

Geoff Levand (3):
      kbuild: Fix debugging info generation for .S files
      mn10300: Remove redundant debugging info flag
      frv: Remove redundant debugging info flag

 Makefile                       |    8 +++++++-
 arch/arc/include/asm/linkage.h |    2 ++
 arch/frv/Makefile              |    7 -------
 arch/mn10300/Makefile          |    8 --------
 include/linux/linkage.h        |   19 ++++++++++++-------
 scripts/setlocalversion        |    3 ++-
 6 files changed, 23 insertions(+), 24 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