From: Zhu Yanjun <yanjun.zhu@linux.dev>
To: Jens Axboe <axboe@kernel.dk>,
dlemoal@kernel.org, linux-block@vger.kernel.org
Subject: Re: [PATCH 1/1] null_blk: Fix the problem "mutex_destroy missing"
Date: Thu, 25 Apr 2024 18:39:01 +0200 [thread overview]
Message-ID: <090427ca-85a2-409d-af1f-f41a1735226e@linux.dev> (raw)
In-Reply-To: <5f922577-514e-49c8-8046-79f6cf7baab3@kernel.dk>
在 2024/4/25 18:22, Jens Axboe 写道:
> On 4/25/24 10:16 AM, Zhu Yanjun wrote:
>> ? 2024/4/25 17:38, Zhu Yanjun ??:
>>> When a mutex lock is not used any more, the function mutex_destroy
>>> should be called to mark the mutex lock uninitialized.
>>>
>> Sorry. Fixes tag is missing.
>> I will send out the V2 with this Fixes tag.
> Then please also fix the commit title, it's pretty bad. Make it
> something ala:
Got it.
Zhu Yanjun
> null_blk: fix missing mutex_destroy() at module removal
>
--
I only represent myself.
prev parent reply other threads:[~2024-04-25 16:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-25 15:38 [PATCH 1/1] null_blk: Fix the problem "mutex_destroy missing" Zhu Yanjun
2024-04-25 16:16 ` Zhu Yanjun
2024-04-25 16:22 ` Jens Axboe
2024-04-25 16:39 ` Zhu Yanjun [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=090427ca-85a2-409d-af1f-f41a1735226e@linux.dev \
--to=yanjun.zhu@linux.dev \
--cc=axboe@kernel.dk \
--cc=dlemoal@kernel.org \
--cc=linux-block@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.