From: Atsushi Nemoto Date: Mon, 17 May 2010 15:38:05 +0000 (+0900) Subject: MIPS: TX49xx: Define ARCH_KMALLOC_MINALIGN X-Git-Tag: v2.6.36-rc1~563^2~148 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40cb989fcf9f0caf6a116562132c2fffed38d261;p=pandora-kernel.git MIPS: TX49xx: Define ARCH_KMALLOC_MINALIGN With SLAB, it works without ARCH_KMALLOC_MINALIGN, but with SLOB/SLUB, ARCH_KMALLOC_MINALIGN is required to ensure alignment of kmalloced buffer. Signed-off-by: Atsushi Nemoto To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/1248/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed