Skip to content
Commit 23cd78e2 authored by Konstantin Khorenko's avatar Konstantin Khorenko Committed by Bartlomiej Zolnierkiewicz
Browse files

fbcon: use kvmalloc() for scrollback buffer



Scrollback frame buffer is rather big - 32K,
so it requires 3rd order page, so let's use kvmalloc() instead of
ordinary kmalloc() for it.

Signed-off-by: default avatarKonstantin Khorenko <khorenko@virtuozzo.com>
Signed-off-by: default avatarBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
parent 8e71fa5e
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