diff options
| author | Dave Hansen <[email protected]> | 2005-10-30 01:16:50 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-10-30 04:40:44 +0000 |
| commit | ed8ece2ec8d3c2031b1a1a0737568bb0d49454e0 (patch) | |
| tree | 5fb5b994ad3fcdc4ab2bb2c906d88c02a8395807 /mm/sparse.c | |
| parent | [PATCH] memory hotplug prep: kill local_mapnr (diff) | |
| download | kernel-ed8ece2ec8d3c2031b1a1a0737568bb0d49454e0.tar.gz kernel-ed8ece2ec8d3c2031b1a1a0737568bb0d49454e0.zip | |
[PATCH] memory hotplug prep: break out zone initialization
If a zone is empty at boot-time and then hot-added to later, it needs to run
the same init code that would have been run on it at boot.
This patch breaks out zone table and per-cpu-pages functions for use by the
hotplug code. You can almost see all of the free_area_init_core() function on
one page now. :)
Signed-off-by: Dave Hansen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'mm/sparse.c')
0 files changed, 0 insertions, 0 deletions
