]> git.itanic.dy.fi Git - linux-stable/commit
x86/speculation/l1tf: Fix up CPU feature flags
authorGuenter Roeck <linux@roeck-us.net>
Mon, 13 Aug 2018 17:15:16 +0000 (10:15 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Aug 2018 15:42:11 +0000 (17:42 +0200)
commiteb993211b9d7856a9ab8c487c701c84103842713
treef52b43b701d54591469fae670f5cca9ca181457a
parent6b06f36f07e2c91ad0126f17d0fc8f933c827da8
x86/speculation/l1tf: Fix up CPU feature flags

In linux-4.4.y, the definition of X86_FEATURE_RETPOLINE and
X86_FEATURE_RETPOLINE_AMD is different from the upstream
definition. Result is an overlap with the newly introduced
X86_FEATURE_L1TF_PTEINV. Update RETPOLINE definitions to match
upstream definitions to improve alignment with upstream code.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/asm/cpufeatures.h