[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 1/3] xen/atomic: Introduce common atomic header and update includes
>>> On 02.07.14 at 15:47, <andrew.cooper3@xxxxxxxxxx> wrote: > --- a/xen/arch/x86/apic.c > +++ b/xen/arch/x86/apic.c > @@ -28,7 +28,7 @@ > #include <xen/softirq.h> > #include <asm/mc146818rtc.h> > #include <asm/msr.h> > -#include <asm/atomic.h> > +#include <xen/atomic.h> I appreciate you having taken the time to replace all these, but - do we really need to do this replacement at this point? Especially arch code should be fine using the asm/ header instad of the xen/ one. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |