On Fri, Feb 03, 2017 at 03:59:27PM +0800, Yisheng Xie wrote: > Change the return type of isolate_movable_page() from bool to int. It > will return 0 when isolate movable page successfully, and return -EBUSY > when it isolates failed. > > There is no functional change within this patch but prepare for later > patch. > > Signed-off-by: Yisheng Xie <[email protected]> > Suggested-by: Michal Hocko <[email protected]> > Suggested-by: Minchan Kim <[email protected]> Acked-by: Minchan Kim <[email protected]>
Thanks.

