From: Gao Xiang <xiang@kernel.org>
To: Yue Hu <zbestahu@gmail.com>
Cc: linux-kernel@vger.kernel.org, zhangwen@coolpad.com,
Yue Hu <huyue2@coolpad.com>,
linux-erofs@lists.ozlabs.org
Subject: Re: [PATCH] erofs: fix missing continue for !shouldalloc in z_erofs_bind_cache()
Date: Tue, 6 Dec 2022 13:59:15 +0800 [thread overview]
Message-ID: <Y47aMzzNHJAGZQmB@debian> (raw)
In-Reply-To: <20221206053633.4251-1-zbestahu@gmail.com>
Hi Yue,
On Tue, Dec 06, 2022 at 01:36:33PM +0800, Yue Hu wrote:
> From: Yue Hu <huyue2@coolpad.com>
>
> Do cmpxchg_relaxed() is only for successful allocation if I/O is needed.
>
> Fixes: 69b511baa0be ("erofs: clean up cached I/O strategies")
> Signed-off-by: Yue Hu <huyue2@coolpad.com>
Thanks for the catch, it looks good to me.
Let's fold this into the original patch.
Thanks,
Gao Xiang
WARNING: multiple messages have this Message-ID (diff)
From: Gao Xiang <xiang@kernel.org>
To: Yue Hu <zbestahu@gmail.com>
Cc: xiang@kernel.org, chao@kernel.org, linux-erofs@lists.ozlabs.org,
linux-kernel@vger.kernel.org, zhangwen@coolpad.com,
Yue Hu <huyue2@coolpad.com>
Subject: Re: [PATCH] erofs: fix missing continue for !shouldalloc in z_erofs_bind_cache()
Date: Tue, 6 Dec 2022 13:59:15 +0800 [thread overview]
Message-ID: <Y47aMzzNHJAGZQmB@debian> (raw)
In-Reply-To: <20221206053633.4251-1-zbestahu@gmail.com>
Hi Yue,
On Tue, Dec 06, 2022 at 01:36:33PM +0800, Yue Hu wrote:
> From: Yue Hu <huyue2@coolpad.com>
>
> Do cmpxchg_relaxed() is only for successful allocation if I/O is needed.
>
> Fixes: 69b511baa0be ("erofs: clean up cached I/O strategies")
> Signed-off-by: Yue Hu <huyue2@coolpad.com>
Thanks for the catch, it looks good to me.
Let's fold this into the original patch.
Thanks,
Gao Xiang
next prev parent reply other threads:[~2022-12-06 5:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-06 5:36 [PATCH] erofs: fix missing continue for !shouldalloc in z_erofs_bind_cache() Yue Hu
2022-12-06 5:36 ` Yue Hu
2022-12-06 5:59 ` Gao Xiang [this message]
2022-12-06 5:59 ` Gao Xiang
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=Y47aMzzNHJAGZQmB@debian \
--to=xiang@kernel.org \
--cc=huyue2@coolpad.com \
--cc=linux-erofs@lists.ozlabs.org \
--cc=linux-kernel@vger.kernel.org \
--cc=zbestahu@gmail.com \
--cc=zhangwen@coolpad.com \
/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.