summaryrefslogtreecommitdiffstats
path: root/mm/swapfile.c
diff options
context:
space:
mode:
authorChen Gang2013-09-11 23:20:27 +0200
committerLinus Torvalds2013-09-12 00:57:13 +0200
commit15ca220e1a63af06e000691e4ae1beaba5430c32 (patch)
tree01014ad3b3d7ddb407fee59d404e23026188db3e /mm/swapfile.c
parentmm: fix negative left shift count when PAGE_SHIFT > 20 (diff)
downloadkernel-qcow2-linux-15ca220e1a63af06e000691e4ae1beaba5430c32.tar.gz
kernel-qcow2-linux-15ca220e1a63af06e000691e4ae1beaba5430c32.tar.xz
kernel-qcow2-linux-15ca220e1a63af06e000691e4ae1beaba5430c32.zip
mm/page_alloc.c: use '__paginginit' instead of '__init'
set_pageblock_order() may be called when memory hotplug, so need use '__paginginit' instead of '__init'. The related warning: The function __meminit .free_area_init_node() references a function __init .set_pageblock_order(). If .set_pageblock_order is only used by .free_area_init_node then annotate .set_pageblock_order with a matching annotation. Signed-off-by: Chen Gang <gang.chen@asianux.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/swapfile.c')
0 files changed, 0 insertions, 0 deletions