diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-15 09:34:32 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-15 09:34:32 -0800 |
commit | 8f98e292eb612956e1add401f28dc76ffea20323 (patch) | |
tree | 34b769c888e0eeba3b59a66ebf5a0b0b7ee203c4 /Documentation | |
parent | bba072dfd7bf87f0712e569a78ae9c0e91e0a8df (diff) | |
parent | b32e1f58c254bd62f8a5852b8b181f6d51df1463 (diff) |
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull liblockdep fixes from Thomas Gleixner:
"Three small patches to synchronize liblockdep with the latest core
changes"
* 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
tools/liblockdep: explicitly declare lockdep API we call from liblockdep
tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTER
tools/liblockdep: remove task argument from debug_check_no_locks_held
Diffstat (limited to 'Documentation')