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:	Sun, 01 Feb 2015 07:46:34 -0500
From:	Sasha Levin <sasha.levin@...cle.com>
To:	Ingo Molnar <mingo@...nel.org>
CC:	Baruch Siach <baruch@...s.co.il>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] liblockdep fixes for v3.19

Hi Ingo,

Two fixes for liblockdep. One prevents git from trying to track the generated
.so libraries, and the other avoids mixups with header files when building
liblockdep inside a kernel tree that doesn't match the one being currently
used in the system.


The following changes since commit ec6f34e5b552fb0a52e6aae1a5afbbb1605cc6cc:

  Linux 3.19-rc5 (2015-01-18 18:02:20 +1200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux.git

for you to fetch changes up to 8baeccdcb8e51bfb0f3349fc8f90abe8d5654f9e:

  tools/liblockdep: don't include host headers (2015-01-29 21:55:19 -0500)

----------------------------------------------------------------
Baruch Siach (2):
      tools/liblockdep: ignore generated .so file
      tools/liblockdep: don't include host headers

 tools/lib/lockdep/.gitignore | 1 +
 tools/lib/lockdep/Makefile   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
 create mode 100644 tools/lib/lockdep/.gitignore
--
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