[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1560154686-18497-1-git-send-email-n-horiguchi@ah.jp.nec.com>
Date: Mon, 10 Jun 2019 17:18:04 +0900
From: Naoya Horiguchi <n-horiguchi@...jp.nec.com>
To: linux-mm@...ck.org
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Michal Hocko <mhocko@...nel.org>,
Mike Kravetz <mike.kravetz@...cle.com>,
xishi.qiuxishi@...baba-inc.com,
"Chen, Jerry T" <jerry.t.chen@...el.com>,
"Zhuo, Qiuxu" <qiuxu.zhuo@...el.com>, linux-kernel@...r.kernel.org
Subject: [PATCH v2 00/02] fix return value issue of soft offlining hugepages
Hi everyone,
This is an update of the fix of return value issue of hugepage soft-offlining
(v1: https://patchwork.kernel.org/patch/10962135/).
The code itself has no change since v1 but I updated the description.
Jerry helped testing and finally confirmed that the patch is OK.
In previous discussion, it's pointed out by Mike that this problem contained
two separate issues (a problem of dissolve_free_huge_page() and a problem of
soft_offline_huge_page() itself) and I agree with it (althouth I stated
differently at v1). So I separated the patch.
Hopefully this will help finishing the issue.
Thanks,
Naoya Horiguchi
Powered by blists - more mailing lists