[PATCH] __cpuinit functions wrongly marked __meminit
authorAshok Raj <ashok.raj@intel.com>
Wed, 1 Feb 2006 11:04:44 +0000 (03:04 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 1 Feb 2006 16:53:09 +0000 (08:53 -0800)
commit6292d9aaf3047f1abd970bc64ab6d952eda258ac
tree2ea2e47572ee8addca7624c6d1e0823449f6f58d
parent88356e908521a84b2220c9e8850d1a356a851aa9
[PATCH] __cpuinit functions wrongly marked __meminit

__meminit has overzelously been modified and crept its way into marking
cpuup callbacks as __meminit.

Signed-off-by: Ashok Raj <ashok.raj@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/page_alloc.c