From: Christoph Lameter Date: Thu, 23 Jun 2005 03:26:07 +0000 (-0700) Subject: [PATCH] boot_pageset must not be freed. X-Git-Tag: v2.6.13-rc1~68^2~535 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7c84c6ada2be942eca6722edb2cfaad412cd5de;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed