From: Christoph Lameter Date: Wed, 9 May 2007 09:32:40 +0000 (-0700) Subject: SLUB: add macros for scanning objects in a slab X-Git-Tag: v2.6.22-rc1~324 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7656c72b5a631452ace361037ccf8384454d0f72;p=pandora-kernel.git SLUB: add macros for scanning objects in a slab Scanning of objects happens in a number of functions. Consolidate that code. DECLARE_BITMAP instead of coding the declaration for bitmaps. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed