public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Matt Mackall <mpm@selenic.com>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] slob: introduce mm/util.c for shared functions
Date: Thu, 3 Nov 2005 22:24:55 -0800	[thread overview]
Message-ID: <20051104062455.GD4367@waste.org> (raw)
In-Reply-To: <20051103211357.072c5646.akpm@osdl.org>

On Thu, Nov 03, 2005 at 09:13:57PM -0800, Andrew Morton wrote:
> Matt Mackall <mpm@selenic.com> 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.

  reply	other threads:[~2005-11-04  6:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-03 23:00 [PATCH 1/2] slob: introduce mm/util.c for shared functions Matt Mackall
2005-11-03 23:00 ` [PATCH 2/2] slob: introduce the SLOB allocator Matt Mackall
2005-11-04  5:13 ` [PATCH 1/2] slob: introduce mm/util.c for shared functions Andrew Morton
2005-11-04  6:24   ` Matt Mackall [this message]
2005-11-04  8:20     ` Pekka Enberg
2005-11-04 15:46       ` Paulo Marques
2005-11-07 20:29     ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051104062455.GD4367@waste.org \
    --to=mpm@selenic.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox