Skip to content
Commit 0e46c111 authored by Max Filippov's avatar Max Filippov
Browse files

xtensa: drop sysmem and switch to memblock



Memblock is the standard kernel boot-time memory tracker/allocator. Use
it instead of the custom sysmem allocator. This allows using kmemleak,
CMA and device tree memory reservation.

Signed-off-by: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 3de00482
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