From: Fabian Frederick Date: Wed, 6 Aug 2014 23:04:59 +0000 (-0700) Subject: mm/page_alloc.c: add __meminit to alloc_pages_exact_nid() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~137^2~180 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e19318116048d5fbdb8d230d6d37625834b503cd;p=pandora-kernel.git mm/page_alloc.c: add __meminit to alloc_pages_exact_nid() alloc_pages_exact_nid() is only called by __meminit alloc_page_cgroup() Signed-off-by: Fabian Frederick Cc: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed