[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Xen-ia64-devel] Community effort needed to catch upwithxen-unstable
- To: "John Byrne" <john.l.byrne@xxxxxx>
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Date: Wed, 31 Aug 2005 08:54:13 +0800
- Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Wed, 31 Aug 2005 00:52:10 +0000
- List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
- Thread-index: AcWtjq68VA2AlCAQROa5htef9QovEgANkEVg
- Thread-topic: [Xen-ia64-devel] Community effort needed to catch upwithxen-unstable
>From: John Byrne [mailto:john.l.byrne@xxxxxx]
>
>Tian, Kevin wrote:
>> OK, attached is the set of patches by far. Based on them, now I can
>> enable grant table and also a small xenstore test in dom0 succeeds.
>> However the root device still can't be located:
>>
>
> From your xeno patch:
>
>+#define virt_to_mfn(v) (__pa(v) >> PAGE_SIZE)
>+#define mfn_to_virt(m) (__va(m << PAGE_SIZE))
>
>PAGE_SIZE should be PAGE_SHIFT, shouldn't it?
>
>John Byrne
>
>
Exactly right, John. I sent out a bit stale patch, and I've already
fixed these two incautious lines locally. But due to no obvious fix
after that (Still struggling with xenbus communication), I'm lazy to
send out. ;-) Hopefully today I'll push out one latest patch, since I've
found an obvious bug when xenbus initialization (IPF specific).
Thanks,
Kevin
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel