* [GIT PULL] liblockdep fixes for 4.7
@ 2016-06-18 3:17 Sasha Levin
0 siblings, 0 replies; only message in thread
From: Sasha Levin @ 2016-06-18 3:17 UTC (permalink / raw)
To: Ingo Molnar; +Cc: LKML, Peter Zijlstra
Hey Ingo,
Please pull a bunch of fixes for liblockdep from Ben and Vishal.
Mostly build failures as a result of kernel changes.
Thanks,
Sasha
===
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/sashal/linux.git HEAD
for you to fetch changes up to d7906160b2bc8f1be513b7e01b8783a50637092c:
liblockdep: Remove -lpthread compiler option (2016-06-14 18:13:49 -0400)
----------------------------------------------------------------
Ben Hutchings (7):
liblockdep: Fix undefined symbol prandom_u32
liblockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain::depth
liblockdep: Define the ARRAY_SIZE() macro
liblockdep: Enable -Wall by default
liblockdep: Fix 'unused value' warnings
liblockdep: Fix 'set but not used' warnings
liblockdep: Fix 'defined but not used' warning for init_utsname()
Vishal Thanki (1):
liblockdep: Remove -lpthread compiler option
tools/lib/lockdep/Makefile | 1 +
tools/lib/lockdep/lockdep.c | 17 +++++++++++++++++
tools/lib/lockdep/run_tests.sh | 4 ++--
tools/lib/lockdep/uinclude/linux/debug_locks.h | 2 +-
tools/lib/lockdep/uinclude/linux/irqflags.h | 8 ++++----
tools/lib/lockdep/uinclude/linux/kernel.h | 14 +++++++++++---
tools/lib/lockdep/uinclude/linux/lockdep.h | 18 ++++++------------
7 files changed, 42 insertions(+), 22 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-06-18 3:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-18 3:17 [GIT PULL] liblockdep fixes for 4.7 Sasha Levin
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.