]> git.proxmox.com Git - mirror_ubuntu-focal-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)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 20 Aug 2018 16:04:43 +0000 (18:04 +0200)
commit94d7a86c21a3d6046bf4616272313cb7d525075a
tree03278c9830f8febcbe4d5f6ac5693fbe5f13cb25
parent9df9516940a61d29aedf4d91b483ca6597e7d480
x86/kvm/vmx: Remove duplicate l1d flush definitions

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
arch/x86/kvm/vmx.c