WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] libxc: remove comment obsoleted by addition of hyper

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH] libxc: remove comment obsoleted by addition of hypercall bounce buffer
From: Ian Campbell <ian.campbell@xxxxxxxxxx>
Date: Thu, 02 Dec 2010 12:38:03 +0000
Cc: Ian Campbell <ian.campbell@xxxxxxxxxx>
Delivery-date: Thu, 02 Dec 2010 04:39:51 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Ian Campbell <ian.campbell@xxxxxxxxxx>
# Date 1291293181 0
# Node ID 8cd42ef3ef196e79736d7438af17be641628fc11
# Parent  9c0c5aa7b9fec2740fe3647d89d2a1437ffeddd8
libxc: remove comment obsoleted by addition of hypercall bounce buffer.

Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>

diff -r 9c0c5aa7b9fe -r 8cd42ef3ef19 tools/libxc/xc_private.c
--- a/tools/libxc/xc_private.c  Thu Dec 02 12:33:01 2010 +0000
+++ b/tools/libxc/xc_private.c  Thu Dec 02 12:33:01 2010 +0000
@@ -185,7 +185,6 @@ void xc_report_progress_step(xc_interfac
                  done, total);
 }
 
-/* NB: arr must be locked */
 int xc_get_pfn_type_batch(xc_interface *xch, uint32_t dom,
                           unsigned int num, xen_pfn_t *arr)
 {

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>