From: Li Zefan Date: Tue, 6 Jan 2009 09:39:06 +0000 (+0800) Subject: sched: fix double kfree in failure path X-Git-Tag: v2.6.29-rc1~224^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c910d289567163dbe40ccc174b36afd1c7723bd;p=pandora-kernel.git sched: fix double kfree in failure path It's not the responsibility of init_rootdomain() to free root_domain allocated by alloc_rootdomain(). Signed-off-by: Li Zefan Reviewed-by: Pekka Enberg Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed