From: Andrew Morton Date: Wed, 6 Aug 2014 23:05:01 +0000 (-0700) Subject: mm/page_alloc.c: unexport alloc_pages_exact_nid() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~137^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b95b4e1ed92a203f4bdfc55f53d6e9c2773e3b6d;p=pandora-kernel.git mm/page_alloc.c: unexport alloc_pages_exact_nid() It is only called by mm/page_cgroup.c whcih cannot be modular. Reported-by: David Rientjes Cc: Fabian Frederick Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed