Home
last modified time | relevance | path

Searched hist:b7600dba (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Dsummary.hb7600dba Fri Aug 01 04:07:51 CDT 2008 David Woodhouse <David.Woodhouse@intel.com> [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>
b7600dba Fri Aug 01 04:07:51 CDT 2008 David Woodhouse <David.Woodhouse@intel.com> [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>
H A Dsummary.cb7600dba Fri Aug 01 04:07:51 CDT 2008 David Woodhouse <David.Woodhouse@intel.com> [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>
b7600dba Fri Aug 01 04:07:51 CDT 2008 David Woodhouse <David.Woodhouse@intel.com> [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>