Skip to content
Commit 92ad8f37 authored by Artem Bityutskiy's avatar Artem Bityutskiy
Browse files

UBI: use vmalloc for large buffers



UBI allocates temporary buffers of PEB size, which may be 256KiB.
Use vmalloc instead of kmalloc for such big temporary buffers.

Signed-off-by: default avatarArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
parent 79b510c0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment