-
由 David Woodhouse 提交于
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: NDavid Woodhouse <David.Woodhouse@intel.com>
b7600dba