[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-ia64-devel] Re: [PATCH] fix the ia64 p2m semantic
On Mon, Mar 26, 2007 at 01:23:51PM +0900, Doi.Tsunehisa@xxxxxxxxxxxxxx wrote: > 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. Attached updated one. -- yamahata Attachment:
14514_d1bd4110c3b1_fix_p2m_semantic.patch-fixed _______________________________________________ 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 |