* [PATCH] Documentation: kvm: fix tipo in api.rst
@ 2024-11-14 22:37 Gianfranco Trad
2024-11-14 23:17 ` Sean Christopherson
0 siblings, 1 reply; 3+ messages in thread
From: Gianfranco Trad @ 2024-11-14 22:37 UTC (permalink / raw)
To: corbet, pbonzini; +Cc: kvm, linux-doc, linux-kernel, Gianfranco Trad
Fix minor typo in api.rst where the word physical was misspelled
as physcial.
Signed-off-by: Gianfranco Trad <gianf.trad@gmail.com>
---
Documentation/virt/kvm/api.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/virt/kvm/api.rst b/Documentation/virt/kvm/api.rst
index edc070c6e19b..4ed8f222478a 100644
--- a/Documentation/virt/kvm/api.rst
+++ b/Documentation/virt/kvm/api.rst
@@ -5574,7 +5574,7 @@ KVM_XEN_ATTR_TYPE_SHARED_INFO_HVA
in guest physical address space. This attribute should be used in
preference to KVM_XEN_ATTR_TYPE_SHARED_INFO as it avoids
unnecessary invalidation of an internal cache when the page is
- re-mapped in guest physcial address space.
+ re-mapped in guest physical address space.
Setting the hva to zero will disable the shared_info page.
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: kvm: fix tipo in api.rst
2024-11-14 22:37 [PATCH] Documentation: kvm: fix tipo in api.rst Gianfranco Trad
@ 2024-11-14 23:17 ` Sean Christopherson
2024-11-15 1:19 ` Gianfranco Trad
0 siblings, 1 reply; 3+ messages in thread
From: Sean Christopherson @ 2024-11-14 23:17 UTC (permalink / raw)
To: Gianfranco Trad; +Cc: corbet, pbonzini, kvm, linux-doc, linux-kernel
I must know. Is the "tipo" in the shortlog intentional? :-)
On Thu, Nov 14, 2024, Gianfranco Trad wrote:
> Fix minor typo in api.rst where the word physical was misspelled
> as physcial.
>
> Signed-off-by: Gianfranco Trad <gianf.trad@gmail.com>
> ---
> Documentation/virt/kvm/api.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/virt/kvm/api.rst b/Documentation/virt/kvm/api.rst
> index edc070c6e19b..4ed8f222478a 100644
> --- a/Documentation/virt/kvm/api.rst
> +++ b/Documentation/virt/kvm/api.rst
> @@ -5574,7 +5574,7 @@ KVM_XEN_ATTR_TYPE_SHARED_INFO_HVA
> in guest physical address space. This attribute should be used in
> preference to KVM_XEN_ATTR_TYPE_SHARED_INFO as it avoids
> unnecessary invalidation of an internal cache when the page is
> - re-mapped in guest physcial address space.
> + re-mapped in guest physical address space.
>
> Setting the hva to zero will disable the shared_info page.
>
> --
> 2.43.0
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Documentation: kvm: fix tipo in api.rst
2024-11-14 23:17 ` Sean Christopherson
@ 2024-11-15 1:19 ` Gianfranco Trad
0 siblings, 0 replies; 3+ messages in thread
From: Gianfranco Trad @ 2024-11-15 1:19 UTC (permalink / raw)
To: Sean Christopherson; +Cc: corbet, pbonzini, kvm, linux-doc, linux-kernel
On 15/11/24 00:17, Sean Christopherson wrote:
> I must know. Is the "tipo" in the shortlog intentional? :-)
>
> On Thu, Nov 14, 2024, Gianfranco Trad wrote:
>> Fix minor typo in api.rst where the word physical was misspelled
>> as physcial.
>>
>> Signed-off-by: Gianfranco Trad <gianf.trad@gmail.com>
>> ---
>> Documentation/virt/kvm/api.rst | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/Documentation/virt/kvm/api.rst b/Documentation/virt/kvm/api.rst
>> index edc070c6e19b..4ed8f222478a 100644
>> --- a/Documentation/virt/kvm/api.rst
>> +++ b/Documentation/virt/kvm/api.rst
>> @@ -5574,7 +5574,7 @@ KVM_XEN_ATTR_TYPE_SHARED_INFO_HVA
>> in guest physical address space. This attribute should be used in
>> preference to KVM_XEN_ATTR_TYPE_SHARED_INFO as it avoids
>> unnecessary invalidation of an internal cache when the page is
>> - re-mapped in guest physcial address space.
>> + re-mapped in guest physical address space.
>>
>> Setting the hva to zero will disable the shared_info page.
>>
>> --
>> 2.43.0
>>
Ouch... I wish it was, that would have been a hell of a story :,-).
I might think of it for future patches *jokes*. But no, probably my
brain's italian side subconsciously kicked in (tipo is an existent word
in italian), in that moment...
Thanks for noticing Sean, I'll send a v2 asap.
--Gian
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-15 1:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-14 22:37 [PATCH] Documentation: kvm: fix tipo in api.rst Gianfranco Trad
2024-11-14 23:17 ` Sean Christopherson
2024-11-15 1:19 ` Gianfranco Trad
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox