From: Yasunori Goto Date: Fri, 22 Dec 2006 09:09:44 +0000 (-0800) Subject: [PATCH] handle SLOB with sparsemen X-Git-Tag: v2.6.20-rc2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=561ccd3a97867ed33e1670feeca3391cd4d6fa2c;p=pandora-kernel.git [PATCH] handle SLOB with sparsemen This is to disallow to make SLOB with SMP or SPARSEMEM. This avoids latent troubles of SLOB with SLAB_DESTROY_BY_RCU. And fix compile error. Signed-off-by: Yasunori Goto Acked-by: Randy Dunlap Acked-by: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed