mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
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: Helge Deller <deller@gmx.de>
This commit is contained in:
parent
9e91db6b4a
commit
4fe9e1d957
3 changed files with 64 additions and 66 deletions
Loading…
Add table
Add a link
Reference in a new issue