linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Miaohe Lin <linmiaohe@huawei.com>
To: Jiaqi Yan <jiaqiyan@google.com>
Cc: <jane.chu@oracle.com>, <ioworker0@gmail.com>,
	<akpm@linux-foundation.org>, <osalvador@suse.de>,
	<linux-mm@kvack.org>, Naoya Horiguchi <nao.horiguchi@gmail.com>
Subject: Re: [PATCH v1] mm/memory-failure: refactor log format in unpoison_memory
Date: Mon, 24 Jun 2024 10:57:15 +0800	[thread overview]
Message-ID: <405d629c-65dc-b450-8dbb-95811caef064@huawei.com> (raw)
In-Reply-To: <20240619063355.171313-1-jiaqiyan@google.com>

On 2024/6/19 14:33, Jiaqi Yan wrote:
> Logs from memory_failure and other memory-failure.c code follow the
> format:
> 
>   "Memory failure: 0x{pfn}: ${lower_case_message}"
> 
> Convert the logs in unpoison_memory to follow similar format:
> 
>   "Unpoison: 0x${pfn}: ${lower_case_message}"
> 
> For example (from local test):
>   [ 1331.938397] Unpoison: 0x144bc8: page was already unpoisoned
> 
> No functional change in this commit.
> 
> Signed-off-by: Jiaqi Yan <jiaqiyan@google.com>

LGTM. Thanks for your patch.

Acked-by: Miaohe Lin <linmiaohe@huawei.com>
Thanks.
.


  reply	other threads:[~2024-06-24  2:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-19  6:33 Jiaqi Yan
2024-06-24  2:57 ` Miaohe Lin [this message]
2024-06-24 16:20   ` Jiaqi Yan

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=405d629c-65dc-b450-8dbb-95811caef064@huawei.com \
    --to=linmiaohe@huawei.com \
    --cc=akpm@linux-foundation.org \
    --cc=ioworker0@gmail.com \
    --cc=jane.chu@oracle.com \
    --cc=jiaqiyan@google.com \
    --cc=linux-mm@kvack.org \
    --cc=nao.horiguchi@gmail.com \
    --cc=osalvador@suse.de \
    /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