Re: [Xen-devel] [PATCH v5 14/14] x86/paravirt: remove paravirt_enabled()

2016-04-10 Thread Juergen Gross
On 09/04/16 01:40, Luis R. Rodriguez wrote: > That that paravirt_enabled() is replaced with proper > x86 semantics we can remove it. > > Signed-off-by: Luis R. Rodriguez > --- > arch/x86/include/asm/paravirt.h | 5 - > arch/x86/include/asm/paravirt_types.h | 1 - > arch/x86/include/asm

[Xen-devel] [PATCH v5 14/14] x86/paravirt: remove paravirt_enabled()

2016-04-08 Thread Luis R. Rodriguez
That that paravirt_enabled() is replaced with proper x86 semantics we can remove it. Signed-off-by: Luis R. Rodriguez --- arch/x86/include/asm/paravirt.h | 5 - arch/x86/include/asm/paravirt_types.h | 1 - arch/x86/include/asm/processor.h | 1 - arch/x86/kernel/kvm.c

[Xen-devel] [PATCH v5 14/14] x86/paravirt: remove paravirt_enabled()

2016-04-08 Thread Luis R. Rodriguez
That that paravirt_enabled() is replaced with proper x86 semantics we can remove it. Signed-off-by: Luis R. Rodriguez --- arch/x86/include/asm/paravirt.h | 5 - arch/x86/include/asm/paravirt_types.h | 1 - arch/x86/include/asm/processor.h | 1 - arch/x86/kernel/kvm.c