]> bbs.cooldavid.org Git - net-next-2.6.git/commit
MIPS: TX49xx: Define ARCH_KMALLOC_MINALIGN
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Mon, 17 May 2010 15:38:05 +0000 (00:38 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:25:38 +0000 (13:25 +0100)
commit40cb989fcf9f0caf6a116562132c2fffed38d261
tree5e4618dc4a858a42228c107a23a40a155c7c2050
parent26692f53ef550f7b8dc43fc5171c6187094632a8
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 <anemo@mba.ocn.ne.jp>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1248/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-tx49xx/kmalloc.h