]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
x86/kvm/vmx: Remove duplicate l1d flush definitions
authorJosh Poimboeuf <jpoimboe@redhat.com>
Tue, 14 Aug 2018 17:32:19 +0000 (12:32 -0500)
committerJuerg Haefliger <juergh@canonical.com>
Wed, 24 Jul 2019 01:45:05 +0000 (19:45 -0600)
commitaf1af572b196e70e873d2348dbbea926c60b8595
tree7bba0cc572601a2e6ccbd58cfb586297f23b75a0
parent58faa6d99a96f33e746d9f5953d5721d300f5149
x86/kvm/vmx: Remove duplicate l1d flush definitions

BugLink: https://bugs.launchpad.net/bugs/1835972
commit 94d7a86c21a3d6046bf4616272313cb7d525075a upstream.

These are already defined higher up in the file.

Fixes: 7db92e165ac8 ("x86/kvm: Move l1tf setup function")
Signed-off-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/d7ca03ae210d07173452aeed85ffe344301219a5.1534253536.git.jpoimboe@redhat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
arch/x86/kvm/vmx.c