All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rasdaemon 0/2] ras-page-isolation bugfix
@ 2020-10-31  9:57 lvying6
  2020-10-31  9:57 ` [PATCH rasdaemon 1/2] ras-page-isolation: fix do_page_offline always considers page offline is successful lvying6
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: lvying6 @ 2020-10-31  9:57 UTC (permalink / raw)
  To: mchehab+huawei, linux-edac; +Cc: fanwentao

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-23  9:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-31  9:57 [PATCH rasdaemon 0/2] ras-page-isolation bugfix lvying6
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

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.