[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [XEN PATCH for-4.13 v7 11/11] libxl: On ARM, reject future new passthrough modes too
Anthony PERARD writes ("Re: [XEN PATCH for-4.13 v7 11/11] libxl: On ARM, reject future new passthrough modes too"): > On Wed, Oct 23, 2019 at 02:00:13PM +0100, Ian Jackson wrote: > > - if (c_info->passthrough == LIBXL_PASSTHROUGH_SYNC_PT) { > > + switch (c_info->passthrough) { > > + case LIBXL_PASSTHROUGH_DISABLED; > > That looks strange, there a semicolon ^ here instead of a colon ':'. Damn, I'm an idiot. I build tested this on x86. I will find somewhere to build test it on ARM. Thanks for the review. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |