From: Haicheng Li Date: Wed, 19 May 2010 09:42:14 +0000 (+0800) Subject: x86, mm: Separate x86_64 vmalloc_sync_all() into separate functions X-Git-Tag: v2.6.37-rc1~203^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6afb5157b9eba4092e2f0f54d24a3806409bdde5;p=pandora-kernel.git x86, mm: Separate x86_64 vmalloc_sync_all() into separate functions No behavior change. Move some of vmalloc_sync_all() code into a new function sync_global_pgds() that will be useful for memory hotplug. Signed-off-by: Haicheng Li LKML-Reference: <4C6E4ECD.1090607@linux.intel.com> Reviewed-by: Wu Fengguang Reviewed-by: Andi Kleen Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed