Re: [PATCH v4] LoongArch: KVM: Add PMU support

From: Markus Elfring
Date: Mon Apr 29 2024 - 07:07:02 EST



> On KVM side. we save the host PMU CSRs into structure kvm_context.
> If the host supports the PMU feature. When entering guest mode.
> we save the host PMU CSRs and restore the guest PMU CSRs. When exiting
> guest mode, we save the guest PMU CSRs and restore the host PMU CSRs.


I suggest to reconsider the usage of a few dots in such a wording approach
once more.


> - Link to V1: https://lore.kernel.org/all/20240410095812.2943706-1-gaosong@xxxxxxxxxxx/
>
> ---

You may omit a duplicate marker line.

Regards,
Markus