[PATCH 0/4] locking: Some locking code cleanups

Waiman Long posted 4 patches 1 year, 12 months ago
There is a newer version of this series
include/linux/mutex.h               | 23 +++++++++++------------
kernel/locking/qspinlock_paravirt.h |  2 +-
kernel/locking/rwsem.c              |  6 +++---
lib/Kconfig.debug                   |  4 ++--
4 files changed, 17 insertions(+), 18 deletions(-)
[PATCH 0/4] locking: Some locking code cleanups
Posted by Waiman Long 1 year, 12 months ago
This series contains a number of cleanup locking patches.

Waiman Long (4):
  locking/qspinlock: Fix 'wait_early' set but not used warning
  locking/mutex: Clean up mutex.h
  locking/rwsem: Clarify that RWSEM_READER_OWNED is just a hint
  locking/rwsem: Make DEBUG_RWSEMS and PREEMPT_RT mutually exclusive

 include/linux/mutex.h               | 23 +++++++++++------------
 kernel/locking/qspinlock_paravirt.h |  2 +-
 kernel/locking/rwsem.c              |  6 +++---
 lib/Kconfig.debug                   |  4 ++--
 4 files changed, 17 insertions(+), 18 deletions(-)

-- 
2.39.3