]> git.karo-electronics.de Git - karo-tx-linux.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>
Sun, 11 Oct 2015 19:07:26 +0000 (21:07 +0200)
commit1cc0166752d598a69f6bb99381d828cbfb5fa9a5
tree30feb20b0056ca576a077ec430b23f960c7d337c
parent25cb62b76430a91cc6195f902e61c2cb84ade622
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
c54fdbb2823d (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