SMTP: relay.corp.sgi.com From: Christoph Lameter #To: Christoph Lameter #To: akpm@osdl.org To: linux-kernel@vger.kernel.org Cc: linux-mm@kvack.org Cc: Pekka Enberg Cc: Manfred Spraul Subject: [RFC 0/7] Remove slab cache declarations in slab.h File: overview Subject: [RFC 1/7] Remove declaration of sighand_cachep from slab.h File: move_sighand Subject: [RFC 2/7] Remove bio_cachep from slab.h File: del_bio_cachep Subject: [RFC 3/7] Move vm_area_cachep to mm.h File: move_vm_area_cachep Subject: [RFC 4/7] Move files_cachep to file.h File: move_files_cachep Subject: [RFC 5/7] Use external declaration for filep_cachep File: move_filp_cachep Subject: [RFC 6/7] Use an external declaration in exit.c for fs_cachep File: move_fs_cachep Subject: [RFC 7/7] Move names_cachep to fs.h File: move_names_cachep