Re: [PATCH 01/13] x86/paravirt: remove wbinvd() paravirt interface

From: Borislav Petkov
Date: Fri Nov 17 2017 - 09:40:07 EST


On Wed, Oct 04, 2017 at 10:58:22AM -0500, Josh Poimboeuf wrote:
> Since lguest was removed, only the native version of wbinvd() is used.
> The paravirt interface is no longer needed.
>
> Signed-off-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
> ---
> arch/x86/include/asm/paravirt.h | 5 -----
> arch/x86/include/asm/paravirt_types.h | 1 -
> arch/x86/include/asm/special_insns.h | 7 +------
> arch/x86/kernel/paravirt.c | 1 -
> arch/x86/kernel/paravirt_patch_64.c | 2 --
> arch/x86/xen/enlighten_pv.c | 2 --
> 6 files changed, 1 insertion(+), 17 deletions(-)

Reviewed-by: Borislav Petkov <bp@xxxxxxx>

--
Regards/Gruss,
Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.