Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] boot_pageset must not be freed.
The boot_pageset needs to be preserved for hotplugging and for off line processors and nodes. Otherwise pointers will point into memory that has now a different use. /proc/zoneinfo is currently showing strange results if processors / nodes are not present. Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
- Loading branch information