From: cpw@sgi.com Date: Tue, 21 Jun 2011 12:21:32 +0000 (-0500) Subject: x86, UV: Correct failed topology memory leak X-Git-Tag: v3.1-rc1~284^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbd270e6f45a5ca30e1d3b6133c516a9dc9dd6c0;p=pandora-kernel.git x86, UV: Correct failed topology memory leak Fix a memory leak in init_per_cpu() when the topology check fails. The leak should never occur on deployed systems. It would only occur in an unexpected topology that would make the BAU unuseable as a result. Signed-off-by: Cliff Wickman Link: http://lkml.kernel.org/r/20110621122242.981533045@sgi.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed