From: Christoph Lameter Date: Sun, 6 May 2007 21:49:38 +0000 (-0700) Subject: PowerPC: Disable SLUB for configurations in which slab page structs are modified X-Git-Tag: v2.6.22-rc1~965 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30520864839dc796fd314812e7036e754880b47d;p=pandora-kernel.git PowerPC: Disable SLUB for configurations in which slab page structs are modified PowerPC uses the slab allocator to manage the lowest level of the page table. In high cpu configurations we also use the page struct to split the page table lock. Disallow the selection of SLUB for that case. Signed-off-by: Christoph Lameter Cc: Hugh Dickins Cc: Paul Mackerras Acked-by: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed