Re: [PATCH] locking/rwsem: Redo __rwsem_init()

From: Sebastian Andrzej Siewior
Date: Mon Nov 24 2025 - 03:18:31 EST


On 2025-11-22 20:01:57 [-0500], Waiman Long wrote:
> This is a rwsem version of the Sebastian's commit 3572e2edc7b6
> ("locking/mutex: Redo __mutex_init()"). The aim is to avoid storing
> the lock name strings which consume memory that are never used.

> Signed-off-by: Waiman Long <longman@xxxxxxxxxx>

Reviewed-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>

Sebastian