On 2016/5/12 19:36, Vlastimil Babka wrote:
On 05/09/2016 12:02 PM, Xishi Qiu wrote:
Sounds ok, please try.
Hi Vlastimil and Naoya,
The mainline doesn't have this problem, because commit
add05cecef80 ("mm: soft-offline: don't free target page in successful
page migration") fixed it in v4.2.
I guess the above patch can't be applied to older kernel directly.
So shall we rewrite a new one or backport the whole patches which it depend?
Thanks,
Xishi Qiu
Thanks,
Xishi Qiu
for (found = 0, iter = 0; iter < pageblock_nr_pages; iter++) {
unsigned long check = pfn + iter;
.