Re: [PATCH] xen: don't compile pv-specific parts if XEN_PV isn't configured
From: Boris Ostrovsky
Date: Thu Sep 14 2017 - 10:08:02 EST
>> Did you make any changes in xenbus_map_ring_valloc_pv()? I don't see any
>> but the diff looks pretty big --- I'd expect only the preprocessor
>> directives to show up.
> I moved the functions to require only one #ifdef (plus 1 for setting
> the pv variants).
Oh, OK, I didn't notice that.
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>