[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.11.1501201851300.10932@gentwo.org>
Date: Tue, 20 Jan 2015 18:52:13 -0600 (CST)
From: Christoph Lameter <cl@...ux.com>
To: Kim Phillips <kim.phillips@...escale.com>
cc: Pekka Enberg <penberg@...nel.org>,
David Rientjes <rientjes@...gle.com>,
Joonsoo Kim <iamjoonsoo.kim@....com>,
Andrew Morton <akpm@...ux-foundation.org>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH 1/2] mm/slub: fix typo
Acked-by: Christoph Lameter <cl@...ux.com>
On Tue, 20 Jan 2015, Kim Phillips wrote:
>
> Signed-off-by: Kim Phillips <kim.phillips@...escale.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 from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists