lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 14 Oct 2016 11:50:52 +0200
From:   Borislav Petkov <bp@...en8.de>
To:     "Longpeng(Mike)" <longpeng2@...wei.com>
Cc:     tglx@...utronix.de, mingo@...hat.com, hpa@...or.com,
        x86@...nel.org, peterz@...radead.org, rafael.j.wysocki@...el.com,
        len.brown@...el.com, bp@...e.de,
        srinivas.pandruvada@...ux.intel.com, ray.huang@....com,
        Aravind.Gopalakrishnan@....com, alexander.shishkin@...ux.intel.com,
        vladimir_zapolskiy@...tor.com, linux-kernel@...r.kernel.org,
        wu.wubin@...wei.com, zhaoshenglong@...wei.com
Subject: Re: [PATCH] x86: remove duplicate rtit status MSR macro

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) <longpeng2@...wei.com>
> ---
>  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/include/asm/msr-index.h
> +++ b/arch/x86/include/asm/msr-index.h
> @@ -88,7 +88,6 @@
>  
>  #define MSR_IA32_RTIT_CTL		0x00000570
>  #define MSR_IA32_RTIT_STATUS		0x00000571
> -#define MSR_IA32_RTIT_STATUS		0x00000571
>  #define MSR_IA32_RTIT_ADDR0_A		0x00000580
>  #define MSR_IA32_RTIT_ADDR0_B		0x00000581
>  #define MSR_IA32_RTIT_ADDR1_A		0x00000582
> -- 

Acked-by: Borislav Petkov <bp@...e.de>

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ