x86/kvm/vmx: Remove duplicate l1d flush definitions
commit6a2346f3229495f1338b7a2a869efd16822d4ee6
authorJosh Poimboeuf <jpoimboe@redhat.com>
Tue, 14 Aug 2018 17:32:19 +0000 (14 12:32 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Sep 2018 07:20:07 +0000 (5 09:20 +0200)
treead27bc67d4bc119c29fa68db1d270c9f26419f1e
parentcd4574c1b94c7158be372624a970e25c22583423
x86/kvm/vmx: Remove duplicate l1d flush definitions

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