[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200129003200.GB12835@richard>
Date: Wed, 29 Jan 2020 08:32:00 +0800
From: Wei Yang <richardw.yang@...ux.intel.com>
To: David Hildenbrand <david@...hat.com>
Cc: Wei Yang <richardw.yang@...ux.intel.com>,
akpm@...ux-foundation.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, mhocko@...e.com,
yang.shi@...ux.alibaba.com, rientjes@...gle.com
Subject: Re: [Patch v2 1/4] mm/migrate.c: not necessary to check start and i
On Tue, Jan 28, 2020 at 11:04:23AM +0100, David Hildenbrand wrote:
>On 22.01.20 02:16, Wei Yang wrote:
>> Till here, i must no less than start. And if i equals to start,
>> store_status() would always return 0.
>
>I'd suggest
>
>"
>mm/migrate.c: no need to check for i > start in do_pages_move()
>
>At this point, we always have i >= start. If i == start, store_status()
>will return 0. So we can drop the check for i > start.
>"
>
>Reviewed-by: David Hildenbrand <david@...hat.com>
>
Thanks, I took it.
--
Wei Yang
Help you, Help me
Powered by blists - more mailing lists