From: Simon Arlott Date: Wed, 5 Nov 2008 22:18:19 +0000 (+0000) Subject: Kconfig: SLUB is the default slab allocator X-Git-Tag: v2.6.28-rc5~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02f5621042e3f7e2fb6c741cbe5ee7c1f3caf354;p=pandora-kernel.git Kconfig: SLUB is the default slab allocator In 2007, a0acd820807680d2ccc4ef3448387fcdbf152c73 changed the default slab allocator to SLUB, but the SLAB help text still says SLAB is the default. This change fixes that. Signed-off-by: Simon Arlott Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed