From: Heiko Carstens Date: Thu, 26 Mar 2009 14:24:52 +0000 (+0100) Subject: [S390] smp: fix memory leak on __cpu_up X-Git-Tag: v2.6.30-rc1~659^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d54c5a3fb13d32d66a8383cb0b5fb422a563051;p=pandora-kernel.git [S390] smp: fix memory leak on __cpu_up If sigp_set_prefix fails on __cpu_up we leak the lowcore structures and async+panic stacks for the failed cpu. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed