Re: [PATCH] x86: remove duplicate rtit status MSR macro

2016-10-14 Thread Borislav Petkov
On Fri, Oct 14, 2016 at 08:42:20AM +0800, Longpeng(Mike) wrote: > The MSR_IA32_RTIT_STATUS has defined twice, so remove one. > > Signed-off-by: Longpeng(Mike) > --- > arch/x86/include/asm/msr-index.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/x86/include/asm/msr-index.h > b/a

[PATCH] x86: remove duplicate rtit status MSR macro

2016-10-13 Thread Longpeng(Mike)
The MSR_IA32_RTIT_STATUS has defined twice, so remove one. Signed-off-by: Longpeng(Mike) --- arch/x86/include/asm/msr-index.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/include/asm/msr-index.h b/arch/x86/include/asm/msr-index.h index 56f4c66..78f3760 100644 --- a/arch/x86/includ