Re: [PATCH 1/2] slob: introduce mm/util.c for shared functions

From: Matt Mackall
Date: Fri Nov 04 2005 - 01:30:51 EST


On Thu, Nov 03, 2005 at 09:13:57PM -0800, Andrew Morton wrote:
> Matt Mackall <mpm@xxxxxxxxxxx> wrote:
> >
> > Add mm/util.c for functions common between SLAB and SLOB.
>
> We should probably add a ppc32-developers-are-weenies warning to string.c

Well, yes. But I decided not to do that now because I ended up wanting
to create mm/util.c anyway for kzalloc. I suspect we'll see other
helper functions like kzalloc and kstrdup down the road.

Also, I haven't investigated the PPC entanglements too closely, but
converting it to use my cleaned up lib/inflate.c might reduce its
dependence on lib/string.c

--
Mathematics is the supreme nostalgia of our time.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/