Messages in this thread |  | | Date | Wed, 6 Feb 2013 09:44:34 +0000 | From | James Hogan <> | Subject | Re: next-20130204 - bisected slab problem to "slab: Common constants for kmalloc boundaries" |
| |
On 05/02/13 18:34, Christoph Lameter wrote: > On Tue, 5 Feb 2013, James Hogan wrote: > >> 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@linux.com> >> >> Thanks, your patch fixes it for me. > > Ok I guess that implies a Tested-by: >
Yep sorry, feel free to add my Tested-by: if you roll this as a separate patch.
Cheers James
|  |