From: Milton Miller Date: Mon, 15 Oct 2007 15:00:19 +0000 (+0200) Subject: sched: domain sysctl fixes: unregister the sysctl table before domains X-Git-Tag: v2.6.24-rc1~1289^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6382bc90f5664c450afc1f896e7ddb35ba182af9;p=pandora-kernel.git sched: domain sysctl fixes: unregister the sysctl table before domains Unregister and free the sysctl table before destroying domains, then rebuild and register after creating the new domains. This prevents the sysctl table from pointing to freed memory for root to write. Signed-off-by: Milton Miller Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed