From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linutronix.de (146.0.238.70:993) by crypto-ml.lab.linutronix.de with IMAP4-SSL for ; 14 Aug 2018 13:48:25 -0000 Received: from mail.linuxfoundation.org ([140.211.169.12]) by Galois.linutronix.de with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1fpZgL-0001AB-4Y for speck@linutronix.de; Tue, 14 Aug 2018 15:48:21 +0200 Date: Tue, 14 Aug 2018 15:48:10 +0200 From: Greg KH Subject: [MODERATED] Re: Trivial cleanup Message-ID: <20180814134810.GA29843@kroah.com> References: <20180814133500.zpuyhbkzfuziilaw@treble> MIME-Version: 1.0 In-Reply-To: <20180814133500.zpuyhbkzfuziilaw@treble> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit To: speck@linutronix.de List-ID: On Tue, Aug 14, 2018 at 08:35:00AM -0500, speck for Josh Poimboeuf wrote: > From: Josh Poimboeuf > Subject: [PATCH] x86/kvm/vmx: Remove duplicate l1d flush definitions > > These are already defined higher up in the file. > > Signed-off-by: Josh Poimboeuf > --- > arch/x86/kvm/vmx.c | 3 --- > 1 file changed, 3 deletions(-) You can just wait a few hours and then send them the normal route :) Along the lines of "trivial cleanups", I've pushed another patch to the 4.4 branch to fix up some duplicated feature bits if anyone is using those patches. thanks, greg k-h