From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH v4 10/15] x86/altp2m: add remaining support routines. Date: Fri, 10 Jul 2015 18:15:14 +0100 Message-ID: References: <1436489553-6300-1-git-send-email-edmund.h.white@intel.com> <1436489553-6300-11-git-send-email-edmund.h.white@intel.com> <559FAF60020000780008F590@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <559FAF60020000780008F590@mail.emea.novell.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: Jan Beulich Cc: Ravi Sahita , Wei Liu , Tim Deegan , Ian Jackson , Ed White , "xen-devel@lists.xen.org" , Andrew Cooper , tlengyel@novetta.com, Daniel De Graaf List-Id: xen-devel@lists.xenproject.org On Fri, Jul 10, 2015 at 10:41 AM, Jan Beulich wrote: >>>> On 10.07.15 at 02:52, wrote: >> Add the remaining routines required to support enabling the alternate >> p2m functionality. > > So despite George's comments on v3 these are still all disconnected > from their users... I did try to make it clear that I wasn't asking for things to be moved around for this patch series; "for future reference" was meant to mean "for future patch series". Reorganizing the patch series at this point is a double-edged sword -- it might make the new version in isolation easier to review, but it makes it more difficult to compare what's been said about previous patch series; additionally it takes time away from addressing more substantive comments. -George