[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <84144f020812110131w2824d251ge1273203639cf1c6@mail.gmail.com>
Date: Thu, 11 Dec 2008 11:31:29 +0200
From: "Pekka Enberg" <penberg@...helsinki.fi>
To: "Catalin Marinas" <catalin.marinas@....com>
Cc: linux-kernel@...r.kernel.org, "Matt Mackall" <mpm@...enic.com>,
"Cyrill Gorcunov" <gorcunov@...il.com>,
"Christoph Lameter" <cl@...ux-foundation.org>
Subject: Re: [PATCH] Do not pass the SLAB flags as GFP in slob kmem_cache_create
On Wed, Dec 10, 2008 at 7:36 PM, Catalin Marinas
<catalin.marinas@....com> wrote:
> It looks like the kmem_cache_create() function in the slob allocator
> passes the SLAB flags as GFP flags to the slob_alloc() function. The
> patch changes this call to pass GFP_KERNEL as the other allocators seem
> to do.
>
> Signed-off-by: Catalin Marinas <catalin.marinas@....com>
> Cc: Matt Mackall <mpm@...enic.com>
Applied, thanks!
--
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