[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-ia64-devel] Re: [PATCH] fix the ia64 p2m semantic
Hi Isaku, I (Doi.Tsunehisa) said: >> If so, the BUG_ON() is bogus. Probably it should be something like >> BUG_ON(page->count_info != 1 && page->count_info != (PGC_allocated | 1)). > > BUG_ON((page->count_info & PGC_count_mask) != 1) is better, I think. I've checked this modification. PV-on-HVM driver worked correctly. Thanks, - Tsunehisa Doi _______________________________________________ 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 |