From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH v2 17/30] x86/cpu: Common infrastructure for levelling context switching Date: Wed, 17 Feb 2016 14:06:28 -0500 Message-ID: <20160217190628.GG24109@char.us.oracle.com> References: <1454679743-18133-1-git-send-email-andrew.cooper3@citrix.com> <1454679743-18133-18-git-send-email-andrew.cooper3@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1454679743-18133-18-git-send-email-andrew.cooper3@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrew Cooper Cc: Jan Beulich , Xen-devel List-Id: xen-devel@lists.xenproject.org On Fri, Feb 05, 2016 at 01:42:10PM +0000, Andrew Cooper wrote: > This change is purely scaffolding to reduce the complexity of the following > three patches. Keep in mind that the patches may not be applied right after this. It would be easier to jus spell out the three patches.