Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull locking updates from Ingo Molnar: "The main changes relate to making lock_is_held() et al (and external wrappers of them) work on const data types - this requires const propagation through the depths of lockdep. This removes a number of ugly type hacks the external helpers used" * 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: lockdep: Convert some users to const lockdep: Make lockdep checking constant lockdep: Assign lock keys on registration
Showing
- include/linux/backing-dev.h 1 addition, 1 deletioninclude/linux/backing-dev.h
- include/linux/lockdep.h 2 additions, 2 deletionsinclude/linux/lockdep.h
- include/linux/srcu.h 2 additions, 2 deletionsinclude/linux/srcu.h
- include/net/sock.h 1 addition, 3 deletionsinclude/net/sock.h
- kernel/locking/lockdep.c 47 additions, 42 deletionskernel/locking/lockdep.c
Loading
Please register or sign in to comment