git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26692f5
)
MIPS: TX49xx: Define ARCH_KMALLOC_MINALIGN
author
Atsushi Nemoto
<anemo@mba.ocn.ne.jp>
Mon, 17 May 2010 15:38:05 +0000
(
00:38
+0900)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 5 Aug 2010 12:25:38 +0000
(13:25 +0100)
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>
No differences found