On 15/10/18 11:40, Wei Liu wrote: > On Fri, Oct 12, 2018 at 08:56:22AM -0600, Jan Beulich wrote: >>>>> On 04.10.18 at 17:43, <wei.l...@citrix.com> wrote: >>> Instead of trying to split up entry.S and compat/entry.S, simply >>> provide some stubs for them. >> I'm not convinced; I'd much rather see the call sites recognizably >> compiled out with !PV. I'm curious what Andrew thinks here. >> > Andrew?
It would be nice to see if we can cleanly compile out bits of entry.S, rather than stubbing out at the C level. A few well-placed #ifdef CONFIG_PV might go a long way, but you definitely don't want to try splitting fragments out into a separate file. If however that proves to be very tangled, this patch is ok in the interim. ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel