[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH] tools/xl: Guard main_dt_overlay() with LIBXL_HAVE_DT_OVERLAY
On Wed, Sep 06, 2023 at 10:36:14AM +0200, Michal Orzel wrote: > main_dt_overlay() makes a call to libxl_dt_overlay() which is for now > only compiled for Arm. This causes the build failure as reported by > gitlab CI and OSSTEST. Fix it by guarding the function, prototype and > entry in cmd_table[] using LIBXL_HAVE_DT_OVERLAY. This has an advantage > over regular Arm guard so that the code will not need to be modified again > if other architecture gain support for this feature. > > Fixes: 61765a07e3d8 ("tools/xl: Add new xl command overlay for device tree > overlay support") > Reported-by: Jan Beulich <jbeulich@xxxxxxxx> > Signed-off-by: Michal Orzel <michal.orzel@xxxxxxx> Reviewed-by: Anthony PERARD <anthony.perard@xxxxxxxxxx> Thanks, -- Anthony PERARD
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |