lkml.org 
[lkml]   [2019]   [Jan]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flush_tlb_with_range()
2019-01-04 15:20+0800, lantianyu1986@gmail.com:
> From: Lan Tianyu <Tianyu.Lan@microsoft.com>
>
> The "ret" is initialized to be ENOTSUPP. The return value of
> __hv_remote_flush_tlb_with_range() will be Or with "ret" when ept
> table potiners are mismatched. This will cause return ENOTSUPP even if
> flush tlb successfully. This patch is to fix the issue and set
> "ret" to 0.
>
> Fix: a5c214da("KVM/VMX: Change hv flush logic when ept tables are mismatched.")
> Signed-off-by: Lan Tianyu <Tianyu.Lan@microsoft.com>
> ---

Applied, thanks.

\
 
 \ /
  Last update: 2019-01-11 14:52    [W:0.028 / U:0.720 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site