[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1386580248-22431-1-git-send-email-iamjoonsoo.kim@lge.com>
Date: Mon, 9 Dec 2013 18:10:41 +0900
From: Joonsoo Kim <iamjoonsoo.kim@....com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Mel Gorman <mgorman@...e.de>, Rik van Riel <riel@...hat.com>,
Rafael Aquini <aquini@...hat.com>,
Naoya Horiguchi <n-horiguchi@...jp.nec.com>,
Christoph Lameter <cl@...ux.com>,
Joonsoo Kim <js1304@...il.com>, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, Vlastimil Babka <vbabka@...e.cz>,
Zhang Yanfei <zhangyanfei@...fujitsu.com>,
Joonsoo Kim <iamjoonsoo.kim@....com>
Subject: [PATCH v2 0/7] correct and clean-up migration related stuff
Here is the patchset for correcting and cleaning-up migration
related stuff. These are random correction and clean-up, so
please see each patches ;)
Thanks.
Naoya Horiguchi (1):
mm/migrate: add comment about permanent failure path
Joonsoo Kim (6):
mm/migrate: correct failure handling if !hugepage_migration_support()
mm/mempolicy: correct putback method for isolate pages if failed
mm/migrate: remove putback_lru_pages, fix comment on
putback_movable_pages
mm/compaction: respect ignore_skip_hint in update_pageblock_skip
mm/migrate: remove unused function, fail_migrate_page()
mm/migrate: remove result argument on page allocation function for
migration
include/linux/migrate.h | 8 +----
include/linux/page-isolation.h | 3 +-
mm/compaction.c | 7 ++--
mm/memory-failure.c | 10 ++++--
mm/mempolicy.c | 8 ++---
mm/migrate.c | 74 +++++++++++++---------------------------
mm/page_isolation.c | 3 +-
7 files changed, 44 insertions(+), 69 deletions(-)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists