Commit 4e49bd54 authored by KOSAKI Motohiro's avatar KOSAKI Motohiro Committed by James Toy

Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>

Cc: Rik van Riel <riel@redhat.com>
Cc: Wu Fengguang <fengguang.wu@intel.com>
Cc: Minchan Kim <minchan.kim@gmail.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent 3e3d26f0
......@@ -746,7 +746,7 @@ int migrate_pages(struct list_head *from,
struct page *page2;
int swapwrite = current->flags & PF_SWAPWRITE;
int rc;
int flags;
unsigned long flags;
local_irq_save(flags);
list_for_each_entry(page, from, lru)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment