commit | a621184ac6dd415664eae458ed1727ba235f5450 | [log] [tgz] |
---|---|---|
author | Mel Gorman <mgorman@techsingularity.net> | Thu Jul 28 15:45:22 2016 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jul 28 16:07:41 2016 -0700 |
tree | 8286472ab13f9971159ee5e7445774e7afe2d31e | |
parent | fec1e5f987bfc41f9f08cbd206e7302e6ac2ab0c [diff] |
mm, meminit: remove early_page_nid_uninitialised The helper early_page_nid_uninitialised() has been dead since commit 974a786e63c9 ("mm, page_alloc: remove MIGRATE_RESERVE") so remove the dead code. Link: http://lkml.kernel.org/r/1468008031-3848-2-git-send-email-mgorman@techsingularity.net Signed-off-by: Mel Gorman <mgorman@techsingularity.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>