]> git.baikalelectronics.ru Git - kernel.git/commit
x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 8 Oct 2015 15:56:26 +0000 (18:56 +0300)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 7 Nov 2015 09:37:30 +0000 (10:37 +0100)
commit1fcc4ac9e554129f2e71f3b3b144c4f5e9c35944
tree090e7de8dfc9c94f35ecf0267747b72ab5c71756
parentce90b3574e61c1c42e5ce46ff58369f120f50028
x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield

The Intel Merrifield SoC is a successor of the Intel MID line of
SoCs. Let's set the neccessary capability for that chip. See commit
f4827f53796c (x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3)
for the details.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: http://lkml.kernel.org/r/1444319786-36125-1-git-send-email-andriy.shevchenko@linux.intel.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/cpu/intel.c