lkml.org 
[lkml]   [2021]   [Oct]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH V2 0/3] misc patches for mutex and rwsem
From
Date

On 10/13/21 9:41 AM, Yanfei Xu wrote:
> [patch1] locking:remove rcu_read_lock/unlock as we already disabled preemption
> v1->2: also remove the unnecessary rcu_read_lock/unlock in rwsem
>
> [patch2] locking/rwsem: disable preemption for spinning region
> [patch3] locking/rwsem: fix comments about reader optimistic lock stealing conditions
> These two patches were sent to mailing list some weeks ago, but it seemed
> to be missed, so send them again.
>
> Yanfei Xu (3):
> locking: remove rcu_read_lock/unlock as we already disabled preemption
> locking/rwsem: disable preemption for spinning region
> locking/rwsem: fix comments about reader optimistic lock stealing
> conditions
>
> kernel/locking/mutex.c | 22 +++++++++++++++-------
> kernel/locking/rwsem.c | 28 ++++++++++++++++++----------
> 2 files changed, 33 insertions(+), 17 deletions(-)
>
The patches look good to me. Thanks!

For the series,

Acked-by: Waiman Long <longman@redhat.com>

\
 
 \ /
  Last update: 2021-10-13 23:08    [W:0.133 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site