Skip to content
Snippets Groups Projects
Commit e16fd002 authored by Grzegorz Andrejczuk's avatar Grzegorz Andrejczuk Committed by Thomas Gleixner
Browse files

x86/cpufeature: Enable RING3MWAIT for Knights Landing


Enable ring 3 MONITOR/MWAIT for Intel Xeon Phi x200 codenamed Knights
Landing.

Presence of this feature cannot be detected automatically (by reading any
other MSR) therefore it is required to explicitly check for the family and
model of the CPU before attempting to enable it.

Signed-off-by: default avatarGrzegorz Andrejczuk <grzegorz.andrejczuk@intel.com>
Cc: Piotr.Luc@intel.com
Cc: dave.hansen@linux.intel.com
Link: http://lkml.kernel.org/r/1484918557-15481-5-git-send-email-grzegorz.andrejczuk@intel.com


Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 1d12d0ef
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment