[GIT PULL] x86/pti updates for v5.5

From: Ingo Molnar
Date: Mon Nov 25 2019 - 09:34:56 EST


Linus,

Please pull the latest x86-pti-for-linus git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-pti-for-linus

# HEAD: cd5a2aa89e847bdda7b62029d94e95488d73f6b2 x86/speculation: Fix redundant MDS mitigation message

Fix reporting bugs of the MDS and TAA mitigation status, if one or both
are set via a boot option. No change to mitigation behavior intended.

Thanks,

Ingo

------------------>
Waiman Long (2):
x86/speculation: Fix incorrect MDS/TAA mitigation status
x86/speculation: Fix redundant MDS mitigation message


Documentation/admin-guide/hw-vuln/mds.rst | 7 +++--
.../admin-guide/hw-vuln/tsx_async_abort.rst | 5 +++-
Documentation/admin-guide/kernel-parameters.txt | 11 ++++++++
arch/x86/kernel/cpu/bugs.c | 30 ++++++++++++++++++++--
4 files changed, 48 insertions(+), 5 deletions(-)