From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752920AbeAQLpL (ORCPT + 1 other); Wed, 17 Jan 2018 06:45:11 -0500 Received: from Galois.linutronix.de ([146.0.238.70]:45778 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752863AbeAQLpK (ORCPT ); Wed, 17 Jan 2018 06:45:10 -0500 Date: Wed, 17 Jan 2018 12:45:02 +0100 (CET) From: Thomas Gleixner To: Stephen Rothwell cc: Paolo Bonzini , =?ISO-8859-2?Q?Radim_Kr=E8m=E1=F8?= , KVM , Linux-Next Mailing List , Linux Kernel Mailing List , David Woodhouse , Ingo Molnar Subject: Re: linux-next: manual merge of the kvm tree with Linus' tree In-Reply-To: <20180117144817.1cba736f@canb.auug.org.au> Message-ID: References: <20180117144817.1cba736f@canb.auug.org.au> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Wed, 17 Jan 2018, Stephen Rothwell wrote: > [This is the same conflict I reported the day before yesterday, but one > of the commits has moved and another that contributed has been dropped.] > diff --cc arch/x86/include/asm/cpufeatures.h > index aa09559b2c0b,19f35be95f16..000000000000 > --- a/arch/x86/include/asm/cpufeatures.h > +++ b/arch/x86/include/asm/cpufeatures.h > @@@ -211,7 -209,6 +211,8 @@@ > #define X86_FEATURE_AVX512_4FMAPS ( 7*32+17) /* AVX-512 Multiply Accumulation Single precision */ > > #define X86_FEATURE_MBA ( 7*32+18) /* Memory Bandwidth Allocation */ > +#define X86_FEATURE_RSB_CTXSW ( 7*32+19) /* Fill RSB on context switches */ > ++#define X86_FEATURE_SEV ( 7*32+20) /* AMD Secure Encrypted Virtualization */ Groan.....