From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aravind Gopalakrishnan Subject: Re: [PATCH 04/10] x86/HVM: prefix both instances of enable_intr_window() Date: Tue, 20 Oct 2015 09:45:36 -0500 Message-ID: <56265390.7090303@amd.com> References: <5626340902000078000ACB1F@prv-mh.provo.novell.com> <5626366502000078000ACB5F@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZoYAe-0003uw-U1 for xen-devel@lists.xenproject.org; Tue, 20 Oct 2015 14:45:49 +0000 In-Reply-To: <5626366502000078000ACB5F@prv-mh.provo.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 , xen-devel Cc: Kevin Tian , Jun Nakajima , suravee.suthikulpanit@amd.com List-Id: xen-devel@lists.xenproject.org On 10/20/2015 5:41 AM, Jan Beulich wrote: > ... to tell them apart by their names even without further context. > > Signed-off-by: Jan Beulich > > Reviewed-by: Aravind Gopalakrishnan Thanks, -Aravind.