]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/page_alloc.c: unexport alloc_pages_exact_nid()
authorAndrew Morton <akpm@linux-foundation.org>
Thu, 26 Jun 2014 00:42:28 +0000 (10:42 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 26 Jun 2014 00:42:28 +0000 (10:42 +1000)
commita268bd506b9388e0073775fe24166ab8e3c67b66
tree17a15ec29d3494cd7221a58eeb58cbe72c77c4e3
parentae16a3fa03be8c4d185b75e02bc876b743b33e19
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 <rientjes@google.com>
Cc: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/page_alloc.c