diff options
author | David Woodhouse <David.Woodhouse@intel.com> | 2008-08-01 09:07:51 (GMT) |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2008-08-01 09:07:51 (GMT) |
commit | b7600dba6d4fbf3897e517b322d006986cce831a (patch) | |
tree | 0b8c7aa760aa73e0832724c5546092997d2a6ef3 /drivers/cpuidle | |
parent | f6ed6f78d46b43b6d908b39ed3322f7cda23f4a8 (diff) | |
download | linux-b7600dba6d4fbf3897e517b322d006986cce831a.tar.xz |
[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/cpuidle')
0 files changed, 0 insertions, 0 deletions