[PATCH -tip 0/3] locking/mutex: Misc fixlets

Davidlohr Bueso posted 3 patches 1 month, 2 weeks ago
include/linux/mutex.h  | 9 ++++++---
kernel/locking/mutex.c | 4 ++--
2 files changed, 8 insertions(+), 5 deletions(-)
[PATCH -tip 0/3] locking/mutex: Misc fixlets
Posted by Davidlohr Bueso 1 month, 2 weeks ago
Found while eyeballing recent changes to mutex.c. The first two are fixes for
51d7a054521d ("locking/mutex: Redo __mutex_init() to reduce generated code size").

Thanks!

Davidlohr Bueso (3):
  locking/mutex: Rename mutex_init_lockep()
  locking/mutex: Fix wrong comment for CONFIG_DEBUG_LOCK_ALLOC
  locking/mutex: Add killable flavor to guard definitions

 include/linux/mutex.h  | 9 ++++++---
 kernel/locking/mutex.c | 4 ++--
 2 files changed, 8 insertions(+), 5 deletions(-)

--
2.39.5