On Fri, May 29, 2020 at 12:44 AM Like Xu <like.xu@xxxxxxxxxxxxxxx> wrote: > > When the full-width writes capability is set, use the alternative MSR > range to write larger sign counter values (up to GP counter width). > > Signed-off-by: Like Xu <like.xu@xxxxxxxxxxxxxxx> > --- > + /* > + * MSR_IA32_PMCn supports writing values ​​up to GP counter width, > + * and only the lowest bits of GP counter width are valid. > + */ Could you rewrite this comment in ASCII, please? I would do it, but I'm not sure what the correct translation is.