summaryrefslogtreecommitdiffstats
path: root/mm/memory-failure.c
diff options
context:
space:
mode:
authorYisheng Xie2017-02-24 23:57:32 +0100
committerLinus Torvalds2017-02-25 02:46:55 +0100
commitcbae0170e5329c79c0a36a81fedd2800146aca12 (patch)
treea0f1bba28784432b974d96dbd6e6c11c0ae25edf /mm/memory-failure.c
parentmm/migration: make isolate_movable_page() return int type (diff)
downloadkernel-qcow2-linux-cbae0170e5329c79c0a36a81fedd2800146aca12.tar.gz
kernel-qcow2-linux-cbae0170e5329c79c0a36a81fedd2800146aca12.tar.xz
kernel-qcow2-linux-cbae0170e5329c79c0a36a81fedd2800146aca12.zip
mm/migration: make isolate_movable_page always defined
Define isolate_movable_page as a static inline function when CONFIG_MIGRATION is not enable. It should return -EBUSY here which means failed to isolate movable pages. This patch do not have any functional change but prepare for later patch. Link: http://lkml.kernel.org/r/1485867981-16037-3-git-send-email-ysxie@foxmail.com Signed-off-by: Yisheng Xie <xieyisheng1@huawei.com> Acked-by: Minchan Kim <minchan@kernel.org> Suggested-by: Michal Hocko <mhocko@kernel.org> Cc: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com> Cc: Vlastimil Babka <vbabka@suse.cz> Cc: Andi Kleen <ak@linux.intel.com> Cc: Hanjun Guo <guohanjun@huawei.com> Cc: Johannes Weiner <hannes@cmpxchg.org> Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com> Cc: Mel Gorman <mgorman@techsingularity.net> Cc: Reza Arbab <arbab@linux.vnet.ibm.com> Cc: Taku Izumi <izumi.taku@jp.fujitsu.com> Cc: Vitaly Kuznetsov <vkuznets@redhat.com> Cc: Xishi Qiu <qiuxishi@huawei.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory-failure.c')
0 files changed, 0 insertions, 0 deletions