* [PATCH] kvm: x86/mmu: Remove duplicated "be split" in spte.h
@ 2022-12-07 12:05 Lai Jiangshan
2022-12-09 7:58 ` Paolo Bonzini
0 siblings, 1 reply; 2+ messages in thread
From: Lai Jiangshan @ 2022-12-07 12:05 UTC (permalink / raw)
To: linux-kernel
Cc: Lai Jiangshan, Sean Christopherson, Paolo Bonzini,
Thomas Gleixner, Ingo Molnar, Borislav Petkov, Dave Hansen, x86,
H. Peter Anvin, kvm
From: Lai Jiangshan <jiangshan.ljs@antgroup.com>
"be split be split" -> "be split"
Signed-off-by: Lai Jiangshan <jiangshan.ljs@antgroup.com>
---
arch/x86/kvm/mmu/spte.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/kvm/mmu/spte.h b/arch/x86/kvm/mmu/spte.h
index 1f03701b943a..6f54dc9409c9 100644
--- a/arch/x86/kvm/mmu/spte.h
+++ b/arch/x86/kvm/mmu/spte.h
@@ -363,7 +363,7 @@ static __always_inline bool is_rsvd_spte(struct rsvd_bits_validate *rsvd_check,
* A shadow-present leaf SPTE may be non-writable for 4 possible reasons:
*
* 1. To intercept writes for dirty logging. KVM write-protects huge pages
- * so that they can be split be split down into the dirty logging
+ * so that they can be split down into the dirty logging
* granularity (4KiB) whenever the guest writes to them. KVM also
* write-protects 4KiB pages so that writes can be recorded in the dirty log
* (e.g. if not using PML). SPTEs are write-protected for dirty logging
--
2.19.1.6.gb485710b
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] kvm: x86/mmu: Remove duplicated "be split" in spte.h
2022-12-07 12:05 [PATCH] kvm: x86/mmu: Remove duplicated "be split" in spte.h Lai Jiangshan
@ 2022-12-09 7:58 ` Paolo Bonzini
0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2022-12-09 7:58 UTC (permalink / raw)
To: Lai Jiangshan, linux-kernel
Cc: Lai Jiangshan, Sean Christopherson, Thomas Gleixner, Ingo Molnar,
Borislav Petkov, Dave Hansen, x86, H. Peter Anvin, kvm
On 12/7/22 13:05, Lai Jiangshan wrote:
> From: Lai Jiangshan <jiangshan.ljs@antgroup.com>
>
> "be split be split" -> "be split"
>
> Signed-off-by: Lai Jiangshan <jiangshan.ljs@antgroup.com>
> ---
> arch/x86/kvm/mmu/spte.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/x86/kvm/mmu/spte.h b/arch/x86/kvm/mmu/spte.h
> index 1f03701b943a..6f54dc9409c9 100644
> --- a/arch/x86/kvm/mmu/spte.h
> +++ b/arch/x86/kvm/mmu/spte.h
> @@ -363,7 +363,7 @@ static __always_inline bool is_rsvd_spte(struct rsvd_bits_validate *rsvd_check,
> * A shadow-present leaf SPTE may be non-writable for 4 possible reasons:
> *
> * 1. To intercept writes for dirty logging. KVM write-protects huge pages
> - * so that they can be split be split down into the dirty logging
> + * so that they can be split down into the dirty logging
> * granularity (4KiB) whenever the guest writes to them. KVM also
> * write-protects 4KiB pages so that writes can be recorded in the dirty log
> * (e.g. if not using PML). SPTEs are write-protected for dirty logging
Queued, thanks.
Paolo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-12-09 7:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-07 12:05 [PATCH] kvm: x86/mmu: Remove duplicated "be split" in spte.h Lai Jiangshan
2022-12-09 7:58 ` Paolo Bonzini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®