]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()
authorFabian Frederick <fabf@skynet.be>
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)
commitae16a3fa03be8c4d185b75e02bc876b743b33e19
tree0c17bf4cbc30346b54058df3923f582273242cb1
parente2d4cbeca6bc44c41d6ca18cbde0c37f5a30e5f3
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 <fabf@skynet.be>
Cc: Mel Gorman <mgorman@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/gfp.h
mm/page_alloc.c