lkml.org 
[lkml]   [2006]   [Nov]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 21 Nov 2006 11:49:01 -0800
FromAndrew Morton <>
SubjectRe: [RFC 1/7] Remove declaration of sighand_cachep from slab.h
On Tue, 21 Nov 2006 11:36:19 -0800 (PST)
Christoph Lameter <clameter@sgi.com> wrote:

> On Tue, 21 Nov 2006, Andrew Morton wrote:> > > Use `struct kmem_cache' instead of `kmem_cache_t' and lo, you can
> > forward-declare it in the header file without having to include slab.h.
> > > > Patches which rid us of kmem_cache_t are always welcome..> > Ok. So this patch would be acceptable?> > > Remore kmem_cache_t from mm.> > This patch removed all uses of kmem_cache_t from the code in mm/*.
> The typedef is replaced with a define to allow other code to compile.
> 

spose so, although I wouldn't bother about the typedef->#define change.  
We just keep on plugging away at it until one day we can just remove the typedef.

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

\
 
 \ /
  Last update: 2006-11-21 20:53    [from the cache]
©2003-2008