[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH V4 02/15] Move x86 specific funtions/variables to arch header
On Fri, Sep 12, 2014 at 12:04 AM, Jan Beulich <JBeulich@xxxxxxxx> wrote: >>> On 11.09.14 at 19:33, <roy.franz@xxxxxxxxxx> wrote: ARM doesn't use place_string() at all. ÂAll the information is placed into the DT that has EFI allocated memory for it. Â
Yes, something like that may exist someday. ÂThis can get moved back with the #ifdef'ing of the runtime.c implementation.
I'll take a look at just factoring out the VGA specific stuff - I agree that is all that needs to be in the x86 specific file. Â
This is only called from x86/mm.c, so it is currently unused on ARM. If it causes compile problems on ARM I can #ifdef it, since this will need to be dealt with as part of adding runtime service support.Â
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |