commit | 286836a70433fb64131d2590f4bf512097c255e1 | [log] [tgz] |
---|---|---|
author | Pawan Gupta <pawan.kumar.gupta@linux.intel.com> | Wed Oct 23 10:52:35 2019 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Mon Oct 28 08:36:58 2019 +0100 |
tree | ebe852b24b62aeaa315695707b1832ad2e53244e | |
parent | c2955f270a84762343000f103e0640d29c7a96f3 [diff] |
x86/cpu: Add a helper function x86_read_arch_cap_msr() Add a helper function to read the IA32_ARCH_CAPABILITIES MSR. Signed-off-by: Pawan Gupta <pawan.kumar.gupta@linux.intel.com> Signed-off-by: Borislav Petkov <bp@suse.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Tested-by: Neelima Krishnan <neelima.krishnan@intel.com> Reviewed-by: Mark Gross <mgross@linux.intel.com> Reviewed-by: Tony Luck <tony.luck@intel.com> Reviewed-by: Josh Poimboeuf <jpoimboe@redhat.com>