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:	Tue, 4 Aug 2015 14:26:26 +0200
From:	Michal Marek <mmarek@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Jason@...c4.com, mmarek@...e.com, linux-kbuild@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] kbuild fixes for v4.2-rc6

Hi Linus,

please pull these two fixes for kbuild:
- The new ARCH_{CPP,A,C}FLAGS variables are reset before including the
  arch Makefile
- Fix calling make modules_install twice when module compression is
  enabled

Thanks,
Michal


The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes

for you to fetch changes up to 3d1450d54a4fc277fc4598acf2335f74b66b08fc:

  Makefile: Force gzip and xz on module install (2015-07-22 17:47:12 +0200)

----------------------------------------------------------------
Jason A. Donenfeld (1):
      Makefile: Force gzip and xz on module install

Michal Marek (1):
      kbuild: Do not pick up ARCH_{CPP,A,C}FLAGS from the environment

 Makefile | 9 +++++++--
 1 file changed, 7 insertions(+), 2 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