]> git.baikalelectronics.ru Git - kernel.git/commit
microblaze: Define ARCH_SLAB_MINALIGN to fix slab crash
authorMichal Simek <monstr@monstr.eu>
Mon, 7 Jun 2010 13:17:55 +0000 (15:17 +0200)
committerMichal Simek <monstr@monstr.eu>
Wed, 9 Jun 2010 14:20:43 +0000 (16:20 +0200)
commit1fef3ab5340a93d23df48708cf2da4a0e568e261
treef1e9f31837a73514a45567aae32d0c810e563c07
parentf5a2fa1cb37d99f721cee3a1fd0f829c22d8132b
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>"
089c2dd3891a90af5 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>
arch/microblaze/include/asm/page.h