* [PATCH] mm/slub: Fix a typo in comment "disambiguiation"->"disambiguation"
@ 2020-04-11 0:22 Ethon Paul
2020-04-11 7:58 ` David Rientjes
0 siblings, 1 reply; 2+ messages in thread
From: Ethon Paul @ 2020-04-11 0:22 UTC (permalink / raw)
To: akpm, cl, penberg, rientjes, iamjoonsoo.kim
Cc: linux-mm, linux-kernel, Ethon Paul
There is a typo in comment, fix it.
Signed-off-by: Ethon Paul <ethp@qq.com>
---
mm/slub.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mm/slub.c b/mm/slub.c
index 332d4b459a90..3ddbe7dbc095 100644
--- a/mm/slub.c
+++ b/mm/slub.c
@@ -1984,7 +1984,7 @@ static void *get_partial(struct kmem_cache *s, gfp_t flags, int node,
#ifdef CONFIG_PREEMPTION
/*
- * Calculate the next globally unique transaction for disambiguiation
+ * Calculate the next globally unique transaction for disambiguation
* during cmpxchg. The transactions start with the cpu number and are then
* incremented by CONFIG_NR_CPUS.
*/
--
2.24.1 (Apple Git-126)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] mm/slub: Fix a typo in comment "disambiguiation"->"disambiguation"
2020-04-11 0:22 [PATCH] mm/slub: Fix a typo in comment "disambiguiation"->"disambiguation" Ethon Paul
@ 2020-04-11 7:58 ` David Rientjes
0 siblings, 0 replies; 2+ messages in thread
From: David Rientjes @ 2020-04-11 7:58 UTC (permalink / raw)
To: Ethon Paul; +Cc: akpm, cl, penberg, iamjoonsoo.kim, linux-mm, linux-kernel
On Sat, 11 Apr 2020, Ethon Paul wrote:
> There is a typo in comment, fix it.
>
> Signed-off-by: Ethon Paul <ethp@qq.com>
Acked-by: David Rientjes <rientjes@google.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-11 7:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-11 0:22 [PATCH] mm/slub: Fix a typo in comment "disambiguiation"->"disambiguation" Ethon Paul
2020-04-11 7:58 ` David Rientjes
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox