diff options
author | David Woodhouse <[email protected]> | 2008-08-01 10:07:51 +0100 |
---|---|---|
committer | David Woodhouse <[email protected]> | 2008-08-01 10:07:51 +0100 |
commit | b7600dba6d4fbf3897e517b322d006986cce831a (patch) | |
tree | 0b8c7aa760aa73e0832724c5546092997d2a6ef3 /net/unix/sysctl_net_unix.c | |
parent | f6ed6f78d46b43b6d908b39ed3322f7cda23f4a8 (diff) |
[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 <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions