[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 2/6] xen: arm: Handle 4K aligned hypervisor load address.
At 13:59 +0100 on 21 Jul (1405947596), Ian Campbell wrote: > +virtphys_clash: > + /* Identity map clashes with boot_third, which we cannot handle yet > */ > + PRINT("Unable to build boot page tables - virt and phys addresses > clash.\r\n") Please tag this string "- Like so -\r\n" to match the other early output from the boot assembler. Presumably we could get around this by making a 4k mapping when the 2M mapping would clash (at the cost of some extra code)? Not suggesting that it's necessary in this version. Tim. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |