[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <549781C3.50407@oracle.com>
Date: Sun, 21 Dec 2014 21:28:19 -0500
From: Sasha Levin <sasha.levin@...cle.com>
To: Ingo Molnar <mingo@...nel.org>
CC: Kirill Smelkov <kirr@...edi.com>,
LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] liblockdep fixes for v3.19
Hi Ingo,
A small (but important) fix to the way we detect freeing live locks. We would
pass a wrong memory region when testing for locks inside freed memory spaces,
which would trigger false positives.
Thanks,
Sasha
The following changes since commit b2776bf7149bddd1f4161f14f79520f17fc1d71d:
Linux 3.18 (2014-12-07 14:21:05 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux.git liblockdep-fixes-3.19
for you to fetch changes up to 95bfdf23e4d59099340c01064f39e7f6875c02bc:
tools/liblockdep: Fix debug_check thinko in mutex destroy (2014-12-19 15:50:55 -0500)
----------------------------------------------------------------
Kirill Smelkov (1):
tools/liblockdep: Fix debug_check thinko in mutex destroy
tools/lib/lockdep/preload.c | 4 ++--
1 file changed, 2 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