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:
894572a
)
jffs2: Use SLAB_HWCACHE_ALIGN for jffs2_raw_{dirent,inode} slabs
author
David Woodhouse
<David.Woodhouse@intel.com>
Sat, 19 Sep 2009 23:14:01 +0000
(16:14 -0700)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Sat, 19 Sep 2009 23:14:01 +0000
(16:14 -0700)
We may end up doing DMA to/from these. Until the new MTD API fixes the
issues, this should stop things from falling over.
Original idea from Gilles Casse <list@gcasse.net>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
fs/jffs2/malloc.c
patch
|
blob
|
history
diff --cc
fs/jffs2/malloc.c
Simple merge