On 3/12/19 2:28 AM, Li RongQing wrote: > sd->save_area should be freed in error path > > Fixes: 70cd94e60c733 ("KVM: SVM: VMRUN should use associated ASID when SEV is enabled") > Signed-off-by: Li RongQing <lirongqing@xxxxxxxxx> > --- > arch/x86/kvm/svm.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > Reviewed-by: Brijesh Singh <brijesh.singh@xxxxxxx> thanks