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][TOOLS] Fix the third argument of bitmap_64_to_byte i

To: "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH][TOOLS] Fix the third argument of bitmap_64_to_byte in xc_tbuf_set_cpu_mask
From: "Liu, Eric E" <eric.e.liu@xxxxxxxxx>
Date: Thu, 31 Jan 2008 12:30:48 +0800
Delivery-date: Wed, 30 Jan 2008 20:33:32 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Achjwg3Tk7Abc4+hTyWBWgS0L8jF7w==
Thread-topic: [PATCH][TOOLS] Fix the third argument of bitmap_64_to_byte in xc_tbuf_set_cpu_mask
The third argument of bitmap_64_to_byte should be the number of bits,
but in xc_tbuf_set_cpu_mask it is set the number of bytes. The attached
small patch fixed it.


Signed-off-by: Eric Liu <eric.e.liu@xxxxxxxxx>

Attachment: fix_xentrace_set_cpu_mask.patch
Description: fix_xentrace_set_cpu_mask.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH][TOOLS] Fix the third argument of bitmap_64_to_byte in xc_tbuf_set_cpu_mask, Liu, Eric E <=