* [PATCH] x86/mm: Fix double word in comments
@ 2023-05-04 8:54 Bo Liu
2023-05-04 10:12 ` Bagas Sanjaya
2023-06-07 10:52 ` [tip: x86/cleanups] x86/mm: Remove repeated " tip-bot2 for Bo Liu
0 siblings, 2 replies; 3+ messages in thread
From: Bo Liu @ 2023-05-04 8:54 UTC (permalink / raw)
To: dave.hansen, luto, peterz, tglx, mingo, bp, x86, hpa; +Cc: linux-kernel, Bo Liu
Remove the repeated word "the" in comments.
Signed-off-by: Bo Liu <liubo03@inspur.com>
---
arch/x86/mm/pat/set_memory.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/mm/pat/set_memory.c b/arch/x86/mm/pat/set_memory.c
index fc627acfe40e..4cc94805050e 100644
--- a/arch/x86/mm/pat/set_memory.c
+++ b/arch/x86/mm/pat/set_memory.c
@@ -231,7 +231,7 @@ within_inclusive(unsigned long addr, unsigned long start, unsigned long end)
* points to #2, but almost all physical-to-virtual translations point to #1.
*
* This is so that we can have both a directmap of all physical memory *and*
- * take full advantage of the the limited (s32) immediate addressing range (2G)
+ * take full advantage of the limited (s32) immediate addressing range (2G)
* of x86_64.
*
* See Documentation/arch/x86/x86_64/mm.rst for more detail.
--
2.27.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] x86/mm: Fix double word in comments
2023-05-04 8:54 [PATCH] x86/mm: Fix double word in comments Bo Liu
@ 2023-05-04 10:12 ` Bagas Sanjaya
2023-06-07 10:52 ` [tip: x86/cleanups] x86/mm: Remove repeated " tip-bot2 for Bo Liu
1 sibling, 0 replies; 3+ messages in thread
From: Bagas Sanjaya @ 2023-05-04 10:12 UTC (permalink / raw)
To: Bo Liu, dave.hansen, luto, peterz, tglx, mingo, bp, x86, hpa; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 514 bytes --]
On Thu, May 04, 2023 at 04:54:46AM -0400, Bo Liu wrote:
> Remove the repeated word "the" in comments.
"... in highmap_start_pfn() comment".
> * This is so that we can have both a directmap of all physical memory *and*
> - * take full advantage of the the limited (s32) immediate addressing range (2G)
> + * take full advantage of the limited (s32) immediate addressing range (2G)
The diff LGTM, thanks!
--
An old man doll... just what I always wanted! - Clara
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [tip: x86/cleanups] x86/mm: Remove repeated word in comments
2023-05-04 8:54 [PATCH] x86/mm: Fix double word in comments Bo Liu
2023-05-04 10:12 ` Bagas Sanjaya
@ 2023-06-07 10:52 ` tip-bot2 for Bo Liu
1 sibling, 0 replies; 3+ messages in thread
From: tip-bot2 for Bo Liu @ 2023-06-07 10:52 UTC (permalink / raw)
To: linux-tip-commits; +Cc: Bo Liu, Borislav Petkov (AMD), x86, linux-kernel
The following commit has been merged into the x86/cleanups branch of tip:
Commit-ID: 7e980867ced0037a65f588971b89769857b77aab
Gitweb: https://git.kernel.org/tip/7e980867ced0037a65f588971b89769857b77aab
Author: Bo Liu <liubo03@inspur.com>
AuthorDate: Thu, 04 May 2023 04:54:46 -04:00
Committer: Borislav Petkov (AMD) <bp@alien8.de>
CommitterDate: Wed, 07 Jun 2023 12:47:34 +02:00
x86/mm: Remove repeated word in comments
Remove the repeated word "the" in comments.
Signed-off-by: Bo Liu <liubo03@inspur.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20230504085446.2574-1-liubo03@inspur.com
---
arch/x86/mm/pat/set_memory.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/x86/mm/pat/set_memory.c b/arch/x86/mm/pat/set_memory.c
index 7159cf7..b18fe0d 100644
--- a/arch/x86/mm/pat/set_memory.c
+++ b/arch/x86/mm/pat/set_memory.c
@@ -231,7 +231,7 @@ within_inclusive(unsigned long addr, unsigned long start, unsigned long end)
* points to #2, but almost all physical-to-virtual translations point to #1.
*
* This is so that we can have both a directmap of all physical memory *and*
- * take full advantage of the the limited (s32) immediate addressing range (2G)
+ * take full advantage of the limited (s32) immediate addressing range (2G)
* of x86_64.
*
* See Documentation/arch/x86/x86_64/mm.rst for more detail.
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-06-07 10:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-04 8:54 [PATCH] x86/mm: Fix double word in comments Bo Liu
2023-05-04 10:12 ` Bagas Sanjaya
2023-06-07 10:52 ` [tip: x86/cleanups] x86/mm: Remove repeated " tip-bot2 for Bo Liu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox