From: Michal Simek Date: Mon, 7 Jun 2010 13:17:55 +0000 (+0200) Subject: microblaze: Define ARCH_SLAB_MINALIGN to fix slab crash X-Git-Tag: v2.6.35-rc3~19^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffe57d02b23ebc5422cf81566b3ce566d68a3e22;p=pandora-kernel.git microblaze: Define ARCH_SLAB_MINALIGN to fix slab crash The commit "mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to " 1f0ce8b3dd667dca7 which moved the ARCH_SLAB_MINALIGN default into the global header broke FLAT for Microblaze. Error message: slab error in verify_redzone_free(): cache `idr_layer_cache': memory outside object was overwritten Signed-off-by: Michal Simek --- Reading git-diff-tree failed