linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: lvying6 <lvying6@huawei.com>
To: <mchehab+huawei@kernel.org>, <linux-edac@vger.kernel.org>
Cc: <fanwentao@huawei.com>
Subject: [PATCH rasdaemon 0/2] ras-page-isolation bugfix
Date: Sat, 31 Oct 2020 17:57:13 +0800	[thread overview]
Message-ID: <1604138235-7142-1-git-send-email-lvying6@huawei.com> (raw)

This patchset fix two problems in ras-page-isolation.c:
1. fix do_page_offline always considers kernel page offline is
successful
2. fix page which is PAGE_OFFLINE_FAILED can not be offlined again

lvying (1):
  ras-page-isolation: fix do_page_offline always considers page offline
    is successful

lvying6 (1):
  ras-page-isolation: page which is PAGE_OFFLINE_FAILED can be offlined
    again

 ras-page-isolation.c | 34 +++++++++++++++++++++++-----------
 1 file changed, 23 insertions(+), 11 deletions(-)

-- 
1.8.3.1


             reply	other threads:[~2020-10-31  9:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-31  9:57 lvying6 [this message]
2020-10-31  9:57 ` [PATCH rasdaemon 1/2] ras-page-isolation: fix do_page_offline always considers page offline is successful lvying6
2020-10-31  9:57 ` [PATCH rasdaemon 2/2] ras-page-isolation: page which is PAGE_OFFLINE_FAILED can be offlined again lvying6
2020-12-23  9:47 ` [PATCH rasdaemon 0/2] ras-page-isolation bugfix Mauro Carvalho Chehab

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=1604138235-7142-1-git-send-email-lvying6@huawei.com \
    --to=lvying6@huawei.com \
    --cc=fanwentao@huawei.com \
    --cc=linux-edac@vger.kernel.org \
    --cc=mchehab+huawei@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).