From: Mike Kravetz Date: Mon, 15 May 2006 16:44:13 +0000 (-0700) Subject: [PATCH] add slab_is_available() routine for boot code X-Git-Tag: v2.6.17-rc5~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39d24e64263cd3211705d3b61ea4171c65030921;p=pandora-kernel.git [PATCH] add slab_is_available() routine for boot code slab_is_available() indicates slab based allocators are available for use. SPARSEMEM code needs to know this as it can be called at various times during the boot process. Signed-off-by: Mike Kravetz Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed