Re: [Xen-devel] [PATCH v4 01/11] xen/mce: fix comment of struct mc_telem_cpu_ctl

2017-06-28 Thread haozhong.zhang
On 06/27/17 00:28 -0600, Jan Beulich wrote: > >>> Haozhong Zhang 06/26/17 11:16 AM >>> > >struct mc_telem_cpu_ctl is now used as the type of per-cpu variables, > >rather than a globla variable shared by all CPUs, so some of its > >comment do not apply any more. > > > >Signed-off-by: Haozhong Zhang

Re: [Xen-devel] [PATCH v4 01/11] xen/mce: fix comment of struct mc_telem_cpu_ctl

2017-06-26 Thread Jan Beulich
>>> Haozhong Zhang 06/26/17 11:16 AM >>> >struct mc_telem_cpu_ctl is now used as the type of per-cpu variables, >rather than a globla variable shared by all CPUs, so some of its >comment do not apply any more. > >Signed-off-by: Haozhong Zhang Acked-by: Jan Beulich There's no need to re-send, b