commit | 6afb5157b9eba4092e2f0f54d24a3806409bdde5 | [log] [tgz] |
---|---|---|
author | Haicheng Li <haicheng.li@linux.intel.com> | Wed May 19 17:42:14 2010 +0800 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Thu Aug 26 14:02:29 2010 -0700 |
tree | 5d213ef0366441af288b3a293557df09cb45cdca | |
parent | 61c77326d1df079f202fa79403c3ccd8c5966a81 [diff] |
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 <haicheng.li@linux.intel.com> LKML-Reference: <4C6E4ECD.1090607@linux.intel.com> Reviewed-by: Wu Fengguang <fengguang.wu@intel.com> Reviewed-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>