[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCHv6] 24/28] build: convert HAS_MEM_PAGING use to Kconfig
>>> On 24.11.15 at 18:52, <cardoe@xxxxxxxxxx> wrote: > --- a/config/x86_32.mk > +++ b/config/x86_32.mk > @@ -6,7 +6,6 @@ CONFIG_MIGRATE := y > CONFIG_XCUTILS := y > > HAS_MEM_ACCESS := y > -HAS_MEM_PAGING := y Considering that the previous patch supposedly eliminated HAS_MEM_ACCESS, the context here looks suspicious. > --- a/config/x86_64.mk > +++ b/config/x86_64.mk > @@ -7,7 +7,6 @@ CONFIG_MIGRATE := y > CONFIG_XCUTILS := y > > HAS_MEM_ACCESS := y > -HAS_MEM_PAGING := y Same here. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |