Re: [PATCH v2 7/7] x86: don't include domctl and alike in shim-exclusive builds

2020-08-19 Thread Jan Beulich
On 18.08.2020 15:08, Roger Pau Monné wrote: > On Fri, Aug 07, 2020 at 01:35:08PM +0200, Jan Beulich wrote: >> There is no need for platform-wide, system-wide, or per-domain control >> in this case. Hence avoid including this dead code in the build. >> >> Signed-off-by: Jan Beulich > > Reviewed-by

Re: [PATCH v2 7/7] x86: don't include domctl and alike in shim-exclusive builds

2020-08-18 Thread Roger Pau Monné
On Fri, Aug 07, 2020 at 01:35:08PM +0200, Jan Beulich wrote: > There is no need for platform-wide, system-wide, or per-domain control > in this case. Hence avoid including this dead code in the build. > > Signed-off-by: Jan Beulich Reviewed-by: Roger Pau Monné One comment below. > > --- a/xe