linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Jiaqi Yan <jiaqiyan@google.com>
To: Miaohe Lin <linmiaohe@huawei.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 09:20:03 -0700	[thread overview]
Message-ID: <CACw3F52UmbY4W6FZkeAgq1qntgb5bXn5fzFBTAMoBw83FEum4w@mail.gmail.com> (raw)
In-Reply-To: <405d629c-65dc-b450-8dbb-95811caef064@huawei.com>

On Sun, Jun 23, 2024 at 7:57 PM Miaohe Lin <linmiaohe@huawei.com> wrote:
>
> 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.

No problem ;)

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

Thanks Miaohe!

> Thanks.
> .


      reply	other threads:[~2024-06-24 16:20 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
2024-06-24 16:20   ` Jiaqi Yan [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=CACw3F52UmbY4W6FZkeAgq1qntgb5bXn5fzFBTAMoBw83FEum4w@mail.gmail.com \
    --to=jiaqiyan@google.com \
    --cc=akpm@linux-foundation.org \
    --cc=ioworker0@gmail.com \
    --cc=jane.chu@oracle.com \
    --cc=linmiaohe@huawei.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