]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm, meminit: remove early_page_nid_uninitialised
authorMel Gorman <mgorman@techsingularity.net>
Thu, 28 Jul 2016 22:45:22 +0000 (15:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Jul 2016 23:07:41 +0000 (16:07 -0700)
commita621184ac6dd415664eae458ed1727ba235f5450
tree8286472ab13f9971159ee5e7445774e7afe2d31e
parentfec1e5f987bfc41f9f08cbd206e7302e6ac2ab0c
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>
mm/page_alloc.c