Miaohe Lin ac46cea606 KVM: SVM: Fix potential memory leak in svm_cpu_init()
commit d80b64ff297e40c2b6f7d7abc1b3eba70d22a068 upstream.

When kmalloc memory for sd->sev_vmcbs failed, we forget to free the page
held by sd->save_area. Also get rid of the var r as '-ENOMEM' is actually
the only possible outcome here.

Reviewed-by: Liran Alon <liran.alon@oracle.com>
Reviewed-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Cc: Ben Hutchings <ben.hutchings@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-05-27 17:46:08 +02:00
..
2019-09-25 17:51:41 -07:00
2020-05-10 10:31:31 +02:00
2019-09-27 13:02:19 -07:00
2020-05-20 08:20:13 +02:00
2020-02-24 08:36:27 +01:00
2020-01-14 20:08:35 +01:00