Re: [PATCH V3 04/20] nvdimm/label: Update mutex_lock() with guard(mutex)()

From: Neeraj Kumar

Date: Mon Oct 06 2025 - 00:55:07 EST


On 24/09/25 02:42PM, Alison Schofield wrote:
On Wed, Sep 17, 2025 at 07:11:00PM +0530, Neeraj Kumar wrote:
Updated mutex_lock() with guard(mutex)()

Along with the other reviewer comments to limit the application
of guard() to where it is most useful, can this be spun off
as a single patch that would be done irregardless on the
new label support?

I'm asking the question. I don't know the answer ;)


This patch is independent and not related with this series.
Its good to send this seperately.


Regards,
Neeraj