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-ia64-devel

Re: [Xen-ia64-devel] Small bug in handling of domU's itc ops

To: Alex Williamson <alex.williamson@xxxxxx>
Subject: Re: [Xen-ia64-devel] Small bug in handling of domU's itc ops
From: Dietmar Hahn <dietmar.hahn@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 18 Dec 2006 10:54:17 +0100
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 18 Dec 2006 01:54:12 -0800
Domainkey-signature: s=s768; d=fujitsu-siemens.com; c=nofws; q=dns; b=wjL/0tqtuP8l039nX1a12pzaCda18AnTME3Fibw5fShkmU/9UNlVQQQcbWywOD2shQ29AfuRV9T+GJcpcwWRohkVFr8E8U6GNnIWNlNc8iSwnYmeVG9sa97IU5Vqq+V3;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1166198071.5674.1.camel@lappy>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <200612151355.59424.dietmar.hahn@xxxxxxxxxxxxxxxxxxx> <1166198071.5674.1.camel@lappy>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.5
Hi Alex,

> > +   pte &= ~((0x3UL<<50) | 0x1<<1); // Mask out the reserved bits.

>    This looks ok, but I would prefer to have a macros of the reserved
> bitmask in a header somewhere.  Thanks,
you are right, I added some defines in pgtable.h.
Appended is the new patch.
Last week I sent a patch to another xen panic, but didn't get an answer. 
Please see here
http://lists.xensource.com/archives/html/xen-ia64-devel/2006-12/msg00147.html
Thanks.

Dietmar.

Attachment: itc.patch
Description: Text Data

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>