[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Data Abort while in booting when using Julien's new patches on Arndale Board
On Tue, 2013-04-30 at 10:08 +0100, Gihun Jung wrote: > static int exynos5_specific_mapping(struct domain *d) > { > > ....snip.... > p2m_populate_ram(d, 0x0, 0x1000 - 1); > > res = gvirt_to_maddr(0, &ma); > ...snip.... Did you snip a check of the "res" from this? If the code just goes on to use the ma unconditionally then it could well fail I think. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |