commit | ffe57d02b23ebc5422cf81566b3ce566d68a3e22 | [log] [tgz] |
---|---|---|
author | Michal Simek <monstr@monstr.eu> | Mon Jun 07 15:17:55 2010 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Wed Jun 09 16:20:43 2010 +0200 |
tree | f1e9f31837a73514a45567aae32d0c810e563c07 | |
parent | 84f7586edab93052bbe7eb72e1e9bce5f7b6ae45 [diff] |
microblaze: Define ARCH_SLAB_MINALIGN to fix slab crash The commit "mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>" 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 <monstr@monstr.eu>