[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0705101204150.10698@schroedinger.engr.sgi.com>
Date: Thu, 10 May 2007 12:04:50 -0700 (PDT)
From: Christoph Lameter <clameter@....com>
To: Andrew Morton <akpm@...ux-foundation.org>
cc: Alasdair G Kergon <agk@...hat.com>, dm-devel@...hat.com,
linux-kernel@...r.kernel.org,
Heinz Mauelshagen <mauelshagen@...hat.com>
Subject: Re: [2.6.22 PATCH 23/26] dm delay:
On Thu, 10 May 2007, Andrew Morton wrote:
> > > + delayed_cache = kmem_cache_create("dm-delay",
> > > + sizeof(struct delay_info),
> > > + __alignof__(struct delay_info),
> > > + 0, NULL, NULL);
> >
> > We have an ugly^Wnice new KMEM_CACHE macro for this now.
How could I nicify the macro? Lower case?
-
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