[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-ia64-devel] [PATCH] translate_domain_pte must handle ED bit and ignre bit[63:53]
I attached the updated patch. I think that the obstacle to commit was BUG_ON(pteval & ~((1UL << 53) - 1)); The attached patch just ignores bit[63:53] instead of BUG_ON(). -- yamahata Attachment:
9745:b3a20899830d.patch _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |