[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2] tools: remove unnecessary PSR macros
On Mon, Sep 04, 2017 at 09:49:40AM +0100, Wei Liu wrote: > On Mon, Sep 04, 2017 at 11:08:56AM +0800, Yi Sun wrote: > > The libxl interfaces and related functions are not necessary to be included > > by > > 'LIBXL_HAVE_PSR_CMT' and 'LIBXL_HAVE_PSR_CAT'. So remove them. > > > > Suggested-by: Roger Pau Monné <roger.pau@xxxxxxxxxx> > > Signed-off-by: Yi Sun <yi.y.sun@xxxxxxxxxxxxxxx> > > Thinking about this a bit more, it is not that simple. > > LIBXL_HAVE_PSR_CMT is enclosed by __i386__ and __x86_64__, libxl_psr.o > is only built on x86. > > I'm afraid we do need these macros in libxl and xl otherwise arm build > is going to be broken. OK, I though ARM would have it's own empty stubs. Maybe it would be cleaner to simply don't compile xl_psr on ARM, rather than having a bunch of defines in the file which basically renders it empty when compiled on ARM. In any case, this would not be much better than what we have now, so I guess we should leave it as-is. Sorry for the miss-guidance. Thanks, Roger. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |