From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753532AbbBSRlU (ORCPT ); Thu, 19 Feb 2015 12:41:20 -0500 Received: from mga02.intel.com ([134.134.136.20]:61180 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753279AbbBSRlQ (ORCPT ); Thu, 19 Feb 2015 12:41:16 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,609,1418112000"; d="scan'208";a="680458240" Message-ID: <1424367674.7110.3.camel@theros.lm.intel.com> Subject: Re: [tip:x86/asm] x86: Add support for the pcommit instruction From: Ross Zwisler To: Borislav Petkov Cc: Ingo Molnar , hpa@zytor.com, torvalds@linux-foundation.org, tglx@linutronix.de, hpa@linux.intel.com, linux-kernel@vger.kernel.org, bp@suse.de, linux-tip-commits@vger.kernel.org Date: Thu, 19 Feb 2015 10:41:14 -0700 In-Reply-To: <20150219173301.GA31467@pd.tnic> References: <1422377631-8986-2-git-send-email-ross.zwisler@linux.intel.com> <20150219011527.GA19213@gmail.com> <1424366513.7110.1.camel@theros.lm.intel.com> <20150219173301.GA31467@pd.tnic> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4 (3.10.4-4.fc20.rez) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2015-02-19 at 18:33 +0100, Borislav Petkov wrote: > On Thu, Feb 19, 2015 at 10:21:53AM -0700, Ross Zwisler wrote: > > Interesting, it looks like I need to include explicitly for > > UML. New patch on the way. > > You'd need to do an incremental fix ontop, though. Oh, instead of just sending out a new patch that does the include? Sorry, didn't see this before I sent out v4 of the patch that added the include - Ingo, if you'd rather have a separate patch that adds the include to fix the compile error, please let me know & I can send one out.