summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/diskonchip.c
diff options
context:
space:
mode:
authorDavid Woodhouse2008-08-01 11:07:51 +0200
committerDavid Woodhouse2008-08-01 11:07:51 +0200
commitb7600dba6d4fbf3897e517b322d006986cce831a (patch)
tree0b8c7aa760aa73e0832724c5546092997d2a6ef3 /drivers/mtd/nand/diskonchip.c
parentFix rename of at91_nand -> atmel_nand (diff)
downloadkernel-qcow2-linux-b7600dba6d4fbf3897e517b322d006986cce831a.tar.gz
kernel-qcow2-linux-b7600dba6d4fbf3897e517b322d006986cce831a.tar.xz
kernel-qcow2-linux-b7600dba6d4fbf3897e517b322d006986cce831a.zip
[JFFS2] Fix allocation of summary buffer
We can't use vmalloc for the buffer we use for writing summaries, because some drivers may want to DMA from it. So limit the size to 64KiB and use kmalloc for it instead. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/mtd/nand/diskonchip.c')
0 files changed, 0 insertions, 0 deletions