Skip to content
Commit d514f426 authored by Christian Borntraeger's avatar Christian Borntraeger
Browse files

KVM: s390: Fix memory leak on busy SIGP stop

commit 7dfc63cf


(KVM: s390: allow only one SIGP STOP (AND STORE STATUS) at a time)
introduced a memory leak if a sigp stop is already pending. Free
the allocated inti structure.

Signed-off-by: default avatarChristian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: default avatarDavid Hildenbrand <dahi@linux.vnet.ibm.com>
parent b55a8144
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment