From: Kefeng Wang <wangkefeng.wang@huawei.com>
To: Dan Carpenter <dan.carpenter@linaro.org>,
Miaohe Lin <linmiaohe@huawei.com>
Cc: Naoya Horiguchi <nao.horiguchi@gmail.com>,
Andrew Morton <akpm@linux-foundation.org>, <linux-mm@kvack.org>,
<kernel-janitors@vger.kernel.org>
Subject: Re: [PATCH] mm/memory-failure: small white space tweak
Date: Tue, 27 Aug 2024 19:20:52 +0800 [thread overview]
Message-ID: <00af1fd2-a4ef-4a8f-b196-3ac5f3e9b44c@huawei.com> (raw)
In-Reply-To: <acb3b809-7ef7-42cb-a98b-7654d00e5e54@stanley.mountain>
Hi Dan,
On 2024/8/27 18:22, Dan Carpenter wrote:
> This uses 7 space to indent instead of a tab.
Thanks you for catching this. Since David and Miaohe give some more
comments about v2, I will resend the whole patchset to handle all the
comments and issue, also will fix this, thanks.
>
> Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
> ---
> This should likely be folded into commit 4e3a04695e25
> ("mm-migrate-add-isolate_folio_to_list-fix").
>
> mm/memory-failure.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/mm/memory-failure.c b/mm/memory-failure.c
> index 3438595d0a43..1213649c088b 100644
> --- a/mm/memory-failure.c
> +++ b/mm/memory-failure.c
> @@ -2711,7 +2711,7 @@ static int soft_offline_in_use_page(struct page *page)
> return 0;
> }
>
> - isolated = isolate_folio_to_list(folio, &pagelist);
> + isolated = isolate_folio_to_list(folio, &pagelist);
>
> /*
> * If we succeed to isolate the folio, we grabbed another refcount on
prev parent reply other threads:[~2024-08-27 11:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-27 10:22 Dan Carpenter
2024-08-27 11:20 ` Kefeng Wang [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=00af1fd2-a4ef-4a8f-b196-3ac5f3e9b44c@huawei.com \
--to=wangkefeng.wang@huawei.com \
--cc=akpm@linux-foundation.org \
--cc=dan.carpenter@linaro.org \
--cc=kernel-janitors@vger.kernel.org \
--cc=linmiaohe@huawei.com \
--cc=linux-mm@kvack.org \
--cc=nao.horiguchi@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox