Re: [GIT PULL] liblockdep fixes for v3.19

From: Ingo Molnar
Date: Tue Dec 23 2014 - 04:29:33 EST



* Sasha Levin <sasha.levin@xxxxxxxxxx> wrote:

> 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(-)

Pulled, thanks Sasha!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/