From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH v9 01/13] hvm: Move MAX_INST_LEN into x86_emulate.h Date: Tue, 3 Mar 2015 14:09:54 +0000 Message-ID: <54F5C0B2.4070201@eu.citrix.com> References: <1424127915-27004-1-git-send-email-dslutz@verizon.com> <1424127915-27004-2-git-send-email-dslutz@verizon.com> <54F5BF00.9060104@eu.citrix.com> <54F5C050.1030801@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54F5C050.1030801@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 , Don Slutz , xen-devel@lists.xen.org Cc: Kevin Tian , Keir Fraser , Ian Campbell , Stefano Stabellini , Jun Nakajima , Eddie Dong , Ian Jackson , Tim Deegan , Aravind Gopalakrishnan , Jan Beulich , Boris Ostrovsky , Suravee Suthikulpanit List-Id: xen-devel@lists.xenproject.org On 03/03/2015 02:08 PM, Andrew Cooper wrote: > On 03/03/15 14:02, George Dunlap wrote: >> On 02/16/2015 11:05 PM, Don Slutz wrote: >>> Change some hard coded 15 into MAX_INST_LEN >>> >>> Signed-off-by: Don Slutz >> Since it looks like you'll be re-sending the series anyway, it might be >> nice to include "No functional changes" in the description, just to make >> it clear. >> >> -George >> > > c/s a7d6ba7 > > Already committed two weeks ago. Er... /me tries to figure out why he thought that this still needed review... -George