]> git.baikalelectronics.ru Git - kernel.git/commit
[S390] smp: fix memory leak on __cpu_up
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Thu, 26 Mar 2009 14:24:52 +0000 (15:24 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 26 Mar 2009 14:24:30 +0000 (15:24 +0100)
commit326612f8c68187e773ec9ffd29d43bee8b6299de
treed5d0ca7d73db6201c0b92e74bba789d144d5a97f
parentfa79467e497e505723ce5c921b0e9766c52990ba
[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 <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/smp.c
arch/s390/kernel/vdso.c