|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [PATCH 05/16] xen mtrr: Add mtrr_ops support for Xen mtrr
Thomas Gleixner wrote: On Tue, 12 May 2009, Jeremy Fitzhardinge wrote: This init function overrides mtrr_if if its running under Xen, so it needs to happen here. But we can certainly lose the #ifdef. Aside of that this patch needs to be split into two. One adding the num_var_ranges op and one adding the Xen bits. OK. +#include <xen/interface/platform.h> +#include <asm/xen/hypervisor.h> +#include <asm/xen/hypercall.h> + +static int __init xen_num_var_ranges(void);Can we move the function here please ? OK.
No, it can be hoisted. cpu_has_mtrr ..... please OK. Thanks, J _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |