Skip to content
Commit 4fe9e1d9 authored by Helge Deller's avatar Helge Deller
Browse files

parisc: Drop bootmem and switch to memblock



Memblock is the standard kernel boot-time memory tracker/allocator. Use it
instead of the bootmem allocator. This allows using kmemleak, CMA and
other features.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 9e91db6b
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