[PATCH-tip 0/2] locking/rwsem: Miscellaneous rwsem enhancements
From: Waiman Long
Date: Mon Feb 13 2023 - 14:50:05 EST
The first patch in this series is the same patch 4 of the v7 patch series
[1] with some update in commit log and comment. The version number is
reset here as the first 3 patches of the series have been merged. Patch
2 is another minor enhancement for some specific use cases.
[1] https://lore.kernel.org/lkml/20230126003628.365092-1-longman@xxxxxxxxxx/
Waiman Long (2):
locking/rwsem: Enable early rwsem writer lock handoff
locking/rwsem: Wake up all readers for wait queue waker
kernel/locking/rwsem.c | 89 +++++++++++++++++++++++++++++++++---------
1 file changed, 71 insertions(+), 18 deletions(-)
--
2.31.1