[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <84144f020706181303q194cba73q1fa158718218e1e9@mail.gmail.com>
Date: Mon, 18 Jun 2007 23:03:08 +0300
From: "Pekka Enberg" <penberg@...helsinki.fi>
To: "clameter@....com" <clameter@....com>
Cc: akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, suresh.b.siddha@...el.com
Subject: Re: [patch 02/26] Slab allocators: Consolidate code for krealloc in mm/util.c
On 6/18/07, clameter@....com <clameter@....com> wrote:
> The size of a kmalloc object is readily available via ksize().
> ksize is provided by all allocators and thus we canb implement
> krealloc in a generic way.
>
> Implement krealloc in mm/util.c and drop slab specific implementations
> of krealloc.
Looks good to me.
Acked-by: Pekka Enberg <penberg@...helsinki.fi>
-
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