On 05/02/13 16:36, Christoph Lameter wrote: > OK I was able to reproduce it by setting ARCH_DMA_MINALIGN in slab.h. This > patch fixes it here: > > > Subject: slab: Handle ARCH_DMA_MINALIGN correctly > > A fixed KMALLOC_SHIFT_LOW does not work for arches with higher alignment > requirements. > > Determine KMALLOC_SHIFT_LOW from ARCH_DMA_MINALIGN instead. > > Signed-off-by: Christoph Lameter <cl@xxxxxxxxx> Thanks, your patch fixes it for me. Cheers James -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>