>>> On 04.12.17 at 11:24, <daniel.ki...@oracle.com> wrote:
> Current limit, PFN_DOWN(xen_phys_start), introduced by commit b280442
> (x86: make Xen early boot code relocatable) is not reliable. Potentially
> its value may fall below PFN_DOWN(__pa(_end))

Under what (perhaps just theoretical) conditions? It seems to imply
to me that we'd be moved Xen downwards if this was to happen, in
which case I'd suggest to simply skip the relocation instead (we
really only ever want to move Xen upwards).

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to