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:	Mon, 27 Jun 2016 22:09:30 +0200
From:	Michal Marek <mmarek@...e.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	mmarek@...e.com, linux-kbuild@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] kbuild regression fix

Hi Linus,

please pull this kbuild regression fix. The problem is that 9c8fa9bc08f6
("kbuild: fix if_change and friends to consider argument order") fixed a
potential missed rebuild, but this results in unnnecessary rebuilds with
the packaging targets. Which is still more correct than the previous
logic, but also very annoying.

Thanks,
Michal

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -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 b36fad65d61fffe4b662d4bfb1ed673c455a36a2:

  kbuild: Initialize exported variables (2016-06-07 23:39:03 +0200)

----------------------------------------------------------------
Michal Marek (1):
      kbuild: Initialize exported variables

 Makefile | 2 ++
 1 file changed, 2 insertions(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ