Re: [GIT PULL] liblockdep fixes for 4.4

From: Ingo Molnar
Date: Mon Nov 09 2015 - 02:47:04 EST



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

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi Ingo,
>
> Please pull three fixes for liblockdep. Just keeping up with kernel
> code changes and new gcc versions.
>
>
> Thanks,
> Sasha
>
> ===
>
> The following changes since commit 6a13feb9c82803e2b815eca72fa7a9f5561d7861:
>
> Linux 4.3 (2015-11-01 16:05:25 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux.git liblockdep-fixes
>
> for you to fetch changes up to 2b62c2dbb902625f5c5a30c0209f261b1cf15a2a:
>
> tools/liblockdep: explicitly declare lockdep API we call from liblockdep (2015-11-06 16:01:37 -0500)
>
> - ----------------------------------------------------------------
> Sasha Levin (3):
> tools/liblockdep: remove task argument from debug_check_no_locks_held
> tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTER
> tools/liblockdep: explicitly declare lockdep API we call from liblockdep
>
> tools/lib/lockdep/common.c | 2 +-
> tools/lib/lockdep/include/liblockdep/common.h | 2 ++
> tools/lib/lockdep/uinclude/linux/compiler.h | 2 ++
> tools/lib/lockdep/uinclude/linux/lockdep.h | 3 ++-
> 4 files changed, 7 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/