commit | 40cb989fcf9f0caf6a116562132c2fffed38d261 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Tue May 18 00:38:05 2010 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Aug 05 13:25:38 2010 +0100 |
tree | 5e4618dc4a858a42228c107a23a40a155c7c2050 | |
parent | 26692f53ef550f7b8dc43fc5171c6187094632a8 [diff] |
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>