]> asedeno.scripts.mit.edu Git - linux.git/commit
x86, UV: Correct failed topology memory leak
authorcpw@sgi.com <cpw@sgi.com>
Tue, 21 Jun 2011 12:21:32 +0000 (07:21 -0500)
committerIngo Molnar <mingo@elte.hu>
Tue, 21 Jun 2011 12:50:33 +0000 (14:50 +0200)
commitbbd270e6f45a5ca30e1d3b6133c516a9dc9dd6c0
tree7789cc0b3ac3bd5e34fc2eb493cac2a9d1d26306
parent442d3924926c62741912d8a930220af253922007
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 <cpw@sgi.com>
Link: http://lkml.kernel.org/r/20110621122242.981533045@sgi.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/platform/uv/tlb_uv.c