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:	Thu,  9 Jun 2016 15:34:33 +0200
From:	Vishal Thanki <vishalthanki@...il.com>
To:	sasha.levin@...cle.com, linux-kernel@...r.kernel.org
Cc:	Vishal Thanki <vishalthanki@...il.com>
Subject: [PATCH 0/2] Fixing the compilation errors for liblockdep

The patch tries to fix the compilation errors in liblockdep which were
introduced due to recent changes in kernel. I am not familiar with the internal
working of lockdep, so please suggest if I have done anything wrong while
fixing liblockdep errors.

Vishal Thanki (2):
  liblockdep: Fix compile errors
  liblockdep: Remove -lpthread compiler option

 tools/lib/lockdep/lockdep.c                |  2 +-
 tools/lib/lockdep/run_tests.sh             |  4 ++--
 tools/lib/lockdep/uinclude/linux/jhash.h   | 20 ++++++++++++++++++++
 tools/lib/lockdep/uinclude/linux/kernel.h  |  1 +
 tools/lib/lockdep/uinclude/linux/lockdep.h |  2 +-
 5 files changed, 25 insertions(+), 4 deletions(-)
 create mode 100644 tools/lib/lockdep/uinclude/linux/jhash.h

-- 
2.4.11

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ