From: Yasunori Goto Date: Fri, 23 Jun 2006 09:03:09 +0000 (-0700) Subject: [PATCH] wait_table and zonelist initializing for memory hotadd: change to meminit... X-Git-Tag: v2.6.18-rc1~1081^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86356ab147669bd3bcb2149fd9561d1280835c24;p=pandora-kernel.git [PATCH] wait_table and zonelist initializing for memory hotadd: change to meminit for build_zonelist Change definitions of some functions and data from __init to __meminit. These functions and data can be used after bootup by this patch to be used for hot-add codes. Signed-off-by: Yasunori Goto Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed