All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] mm/slub: fix typo
@ 2015-01-20 20:01 ` Kim Phillips
  0 siblings, 0 replies; 9+ messages in thread
From: Kim Phillips @ 2015-01-20 20:01 UTC (permalink / raw)
  To: Christoph Lameter, Pekka Enberg, David Rientjes, Joonsoo Kim,
	Andrew Morton
  Cc: linux-mm, linux-kernel, kernel-janitors


Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
---
 mm/slub.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mm/slub.c b/mm/slub.c
index fe376fe..a64cc1b 100644
--- a/mm/slub.c
+++ b/mm/slub.c
@@ -2512,7 +2512,7 @@ EXPORT_SYMBOL(kmem_cache_alloc_node_trace);
 #endif
 
 /*
- * Slow patch handling. This may still be called frequently since objects
+ * Slow path handling. This may still be called frequently since objects
  * have a longer lifetime than the cpu slabs in most processing loads.
  *
  * So we still attempt to reduce cache line usage. Just take the slab
-- 
2.2.2


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

* [PATCH 1/2] mm/slub: fix typo
@ 2015-01-20 20:01 ` Kim Phillips
  0 siblings, 0 replies; 9+ messages in thread
From: Kim Phillips @ 2015-01-20 20:01 UTC (permalink / raw)
  To: Christoph Lameter, Pekka Enberg, David Rientjes, Joonsoo Kim,
	Andrew Morton
  Cc: linux-mm, linux-kernel, kernel-janitors


Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
---
 mm/slub.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mm/slub.c b/mm/slub.c
index fe376fe..a64cc1b 100644
--- a/mm/slub.c
+++ b/mm/slub.c
@@ -2512,7 +2512,7 @@ EXPORT_SYMBOL(kmem_cache_alloc_node_trace);
 #endif
 
 /*
- * Slow patch handling. This may still be called frequently since objects
+ * Slow path handling. This may still be called frequently since objects
  * have a longer lifetime than the cpu slabs in most processing loads.
  *
  * So we still attempt to reduce cache line usage. Just take the slab
-- 
2.2.2


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

* [PATCH 1/2] mm/slub: fix typo
@ 2015-01-20 20:01 ` Kim Phillips
  0 siblings, 0 replies; 9+ messages in thread
From: Kim Phillips @ 2015-01-20 20:01 UTC (permalink / raw)
  To: Christoph Lameter, Pekka Enberg, David Rientjes, Joonsoo Kim,
	Andrew Morton
  Cc: linux-mm, linux-kernel, kernel-janitors


Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
---
 mm/slub.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mm/slub.c b/mm/slub.c
index fe376fe..a64cc1b 100644
--- a/mm/slub.c
+++ b/mm/slub.c
@@ -2512,7 +2512,7 @@ EXPORT_SYMBOL(kmem_cache_alloc_node_trace);
 #endif
 
 /*
- * Slow patch handling. This may still be called frequently since objects
+ * Slow path handling. This may still be called frequently since objects
  * have a longer lifetime than the cpu slabs in most processing loads.
  *
  * So we still attempt to reduce cache line usage. Just take the slab
-- 
2.2.2

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

* Re: [PATCH 1/2] mm/slub: fix typo
  2015-01-20 20:01 ` Kim Phillips
  (?)
@ 2015-01-21  0:52   ` Christoph Lameter
  -1 siblings, 0 replies; 9+ messages in thread
From: Christoph Lameter @ 2015-01-21  0:52 UTC (permalink / raw)
  To: Kim Phillips
  Cc: Pekka Enberg, David Rientjes, Joonsoo Kim, Andrew Morton,
	linux-mm, linux-kernel, kernel-janitors

Acked-by: Christoph Lameter <cl@linux.com>

On Tue, 20 Jan 2015, Kim Phillips wrote:

>
> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
> ---
>  mm/slub.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/mm/slub.c b/mm/slub.c
> index fe376fe..a64cc1b 100644
> --- a/mm/slub.c
> +++ b/mm/slub.c
> @@ -2512,7 +2512,7 @@ EXPORT_SYMBOL(kmem_cache_alloc_node_trace);
>  #endif
>
>  /*
> - * Slow patch handling. This may still be called frequently since objects
> + * Slow path handling. This may still be called frequently since objects
>   * have a longer lifetime than the cpu slabs in most processing loads.
>   *
>   * So we still attempt to reduce cache line usage. Just take the slab
>

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

* Re: [PATCH 1/2] mm/slub: fix typo
@ 2015-01-21  0:52   ` Christoph Lameter
  0 siblings, 0 replies; 9+ messages in thread
From: Christoph Lameter @ 2015-01-21  0:52 UTC (permalink / raw)
  To: Kim Phillips
  Cc: Pekka Enberg, David Rientjes, Joonsoo Kim, Andrew Morton,
	linux-mm, linux-kernel, kernel-janitors

Acked-by: Christoph Lameter <cl@linux.com>

On Tue, 20 Jan 2015, Kim Phillips wrote:

>
> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
> ---
>  mm/slub.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/mm/slub.c b/mm/slub.c
> index fe376fe..a64cc1b 100644
> --- a/mm/slub.c
> +++ b/mm/slub.c
> @@ -2512,7 +2512,7 @@ EXPORT_SYMBOL(kmem_cache_alloc_node_trace);
>  #endif
>
>  /*
> - * Slow patch handling. This may still be called frequently since objects
> + * Slow path handling. This may still be called frequently since objects
>   * have a longer lifetime than the cpu slabs in most processing loads.
>   *
>   * So we still attempt to reduce cache line usage. Just take the slab
>

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

* Re: [PATCH 1/2] mm/slub: fix typo
@ 2015-01-21  0:52   ` Christoph Lameter
  0 siblings, 0 replies; 9+ messages in thread
From: Christoph Lameter @ 2015-01-21  0:52 UTC (permalink / raw)
  To: Kim Phillips
  Cc: Pekka Enberg, David Rientjes, Joonsoo Kim, Andrew Morton,
	linux-mm, linux-kernel, kernel-janitors

Acked-by: Christoph Lameter <cl@linux.com>

On Tue, 20 Jan 2015, Kim Phillips wrote:

>
> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
> ---
>  mm/slub.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/mm/slub.c b/mm/slub.c
> index fe376fe..a64cc1b 100644
> --- a/mm/slub.c
> +++ b/mm/slub.c
> @@ -2512,7 +2512,7 @@ EXPORT_SYMBOL(kmem_cache_alloc_node_trace);
>  #endif
>
>  /*
> - * Slow patch handling. This may still be called frequently since objects
> + * Slow path handling. This may still be called frequently since objects
>   * have a longer lifetime than the cpu slabs in most processing loads.
>   *
>   * So we still attempt to reduce cache line usage. Just take the slab
>

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

* Re: [PATCH 1/2] mm/slub: fix typo
  2015-01-20 20:01 ` Kim Phillips
  (?)
@ 2015-01-21 23:01   ` David Rientjes
  -1 siblings, 0 replies; 9+ messages in thread
From: David Rientjes @ 2015-01-21 23:01 UTC (permalink / raw)
  To: Kim Phillips
  Cc: Christoph Lameter, Pekka Enberg, Joonsoo Kim, Andrew Morton,
	linux-mm, linux-kernel, kernel-janitors

On Tue, 20 Jan 2015, Kim Phillips wrote:

> 
> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>

Acked-by: David Rientjes <rientjes@google.com>

Although the patch description or title should probably say this is a typo 
in the comment of __slab_free().  It's good to differentiate typos in code 
vs comments for commit message readers who have to decide if they have to 
backport something.

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

* Re: [PATCH 1/2] mm/slub: fix typo
@ 2015-01-21 23:01   ` David Rientjes
  0 siblings, 0 replies; 9+ messages in thread
From: David Rientjes @ 2015-01-21 23:01 UTC (permalink / raw)
  To: Kim Phillips
  Cc: Christoph Lameter, Pekka Enberg, Joonsoo Kim, Andrew Morton,
	linux-mm, linux-kernel, kernel-janitors

On Tue, 20 Jan 2015, Kim Phillips wrote:

> 
> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>

Acked-by: David Rientjes <rientjes@google.com>

Although the patch description or title should probably say this is a typo 
in the comment of __slab_free().  It's good to differentiate typos in code 
vs comments for commit message readers who have to decide if they have to 
backport something.

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

* Re: [PATCH 1/2] mm/slub: fix typo
@ 2015-01-21 23:01   ` David Rientjes
  0 siblings, 0 replies; 9+ messages in thread
From: David Rientjes @ 2015-01-21 23:01 UTC (permalink / raw)
  To: Kim Phillips
  Cc: Christoph Lameter, Pekka Enberg, Joonsoo Kim, Andrew Morton,
	linux-mm, linux-kernel, kernel-janitors

On Tue, 20 Jan 2015, Kim Phillips wrote:

> 
> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>

Acked-by: David Rientjes <rientjes@google.com>

Although the patch description or title should probably say this is a typo 
in the comment of __slab_free().  It's good to differentiate typos in code 
vs comments for commit message readers who have to decide if they have to 
backport something.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2015-01-21 23:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-20 20:01 [PATCH 1/2] mm/slub: fix typo Kim Phillips
2015-01-20 20:01 ` Kim Phillips
2015-01-20 20:01 ` Kim Phillips
2015-01-21  0:52 ` Christoph Lameter
2015-01-21  0:52   ` Christoph Lameter
2015-01-21  0:52   ` Christoph Lameter
2015-01-21 23:01 ` David Rientjes
2015-01-21 23:01   ` David Rientjes
2015-01-21 23:01   ` David Rientjes

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.