[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 2/3] xen: remove tmem from hypervisor
On Wed, Apr 10, 2019 at 06:25:30AM -0600, Jan Beulich wrote: > >>> On 10.04.19 at 14:21, <wei.liu2@xxxxxxxxxx> wrote: > > On Wed, Apr 10, 2019 at 06:12:35AM -0600, Jan Beulich wrote: > >> >>> On 10.04.19 at 13:57, <wei.liu2@xxxxxxxxxx> wrote: > >> > On Wed, Apr 10, 2019 at 04:55:50AM -0600, Jan Beulich wrote: > >> >> >>> On 09.04.19 at 18:52, <wei.liu2@xxxxxxxxxx> wrote: > >> >> > --- a/xen/common/Makefile > >> >> > +++ b/xen/common/Makefile > >> >> > >> >> There's are hunks missing here to remove > >> >> > >> >> obj-$(CONFIG_TMEM) += lzo.o > >> >> > >> >> and to replace > >> >> > >> >> lzo-y := lzo > >> >> lzo-$(CONFIG_TMEM) := > >> >> > >> >> (and its use). > >> > > >> > I guess we can drop lzo in its entirety now? > >> > >> You can drop lzo-y, but not the building of lzo.init.o, as it may be > >> needed for decompressing the Dom0 kernel. > > > > Please check this fixup patch > > LGTM - I notice you're even cleaning up lzo.c now. My A-b for the > whole patch stands. Thank you. Wei. > > Jan > > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |