[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1707CDD0-E05E-411A-A093-35E8E50ACA4B@lca.pw>
Date: Thu, 5 Dec 2019 13:11:51 -0500
From: Qian Cai <cai@....pw>
To: Yang Shi <yang.shi@...ux.alibaba.com>
Cc: fabecassis@...dia.com, jhubbard@...dia.com, mhocko@...e.com,
cl@...ux.com, vbabka@...e.cz, mgorman@...hsingularity.net,
akpm@...ux-foundation.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, stable@...r.kernel.org
Subject: Re: [v2 PATCH] mm: move_pages: return valid node id in status if the page is already on the target node
> On Dec 5, 2019, at 12:39 PM, Yang Shi <yang.shi@...ux.alibaba.com> wrote:
>
> There are definitely a few inconsistencies, but I think the manpage is quite clear for this specific case, which says "status is an array of integers that return the status of each page. The array contains valid values only if move_pages() did not return an error." And, it looks kernel just misbehaved since 4.17 due to the fixes commit, so it sounds like a regression too.
“Only if” in strictly logical term does not necessarily mean it must contain valid values if move_pages() succeed.
Powered by blists - more mailing lists