public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: x86: fix typo in x86_64/mm.rst
@ 2022-12-28 10:01 Wang Yong
  2023-01-02 23:39 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Wang Yong @ 2022-12-28 10:01 UTC (permalink / raw)
  To: tglx, mingo, bp, corbet, changbin.du, linux-kernel; +Cc: Wang Yong

change "64Gb" to "64GB".

Signed-off-by: Wang Yong <yongw.kernel@gmail.com>
---
 Documentation/x86/x86_64/mm.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/x86/x86_64/mm.rst b/Documentation/x86/x86_64/mm.rst
index 9798676bb0bf..35e5e18c83d0 100644
--- a/Documentation/x86/x86_64/mm.rst
+++ b/Documentation/x86/x86_64/mm.rst
@@ -140,7 +140,7 @@ The direct mapping covers all memory in the system up to the highest
 memory address (this means in some cases it can also include PCI memory
 holes).
 
-We map EFI runtime services in the 'efi_pgd' PGD in a 64Gb large virtual
+We map EFI runtime services in the 'efi_pgd' PGD in a 64GB large virtual
 memory window (this size is arbitrary, it can be raised later if needed).
 The mappings are not part of any other kernel PGD and are only available
 during EFI runtime calls.
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: x86: fix typo in x86_64/mm.rst
  2022-12-28 10:01 [PATCH] Documentation: x86: fix typo in x86_64/mm.rst Wang Yong
@ 2023-01-02 23:39 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2023-01-02 23:39 UTC (permalink / raw)
  To: Wang Yong, tglx, mingo, bp, changbin.du, linux-kernel; +Cc: Wang Yong

Wang Yong <yongw.kernel@gmail.com> writes:

> change "64Gb" to "64GB".
>
> Signed-off-by: Wang Yong <yongw.kernel@gmail.com>
> ---
>  Documentation/x86/x86_64/mm.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/x86/x86_64/mm.rst b/Documentation/x86/x86_64/mm.rst
> index 9798676bb0bf..35e5e18c83d0 100644
> --- a/Documentation/x86/x86_64/mm.rst
> +++ b/Documentation/x86/x86_64/mm.rst
> @@ -140,7 +140,7 @@ The direct mapping covers all memory in the system up to the highest
>  memory address (this means in some cases it can also include PCI memory
>  holes).
>  
> -We map EFI runtime services in the 'efi_pgd' PGD in a 64Gb large virtual
> +We map EFI runtime services in the 'efi_pgd' PGD in a 64GB large virtual
>  memory window (this size is arbitrary, it can be raised later if needed).

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-02 23:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-28 10:01 [PATCH] Documentation: x86: fix typo in x86_64/mm.rst Wang Yong
2023-01-02 23:39 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox