[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH V5 09/15] Add efi_arch_memory() for arch specific memory setup
On Mon, Sep 22, 2014 at 5:24 AM, Jan Beulich <JBeulich@xxxxxxxx> wrote: >>>> On 19.09.14 at 00:50, <roy.franz@xxxxxxxxxx> wrote: >> This patch adds efi_arch_memory() to allow each architecture a hook >> to use for do memory setup. x86 uses this for trampoline memory setup >> and some pagetable setup. >> >> Signed-off-by: Roy Franz <roy.franz@xxxxxxxxxx> > > Again > Acked-by: Jan Beulich <jbeulich@xxxxxxxx> > provided ... > >> +static void __init efi_arch_memory(void) >> +{ >> + int i; > > ... this gets converted to unsigned int. > > Also maybe name the function efi_arch_memory_setup()? > > Jan > Sure. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |