Skip to content
Commit 05c58752 authored by CHANDAN VN's avatar CHANDAN VN Committed by Will Deacon
Browse files

arm64: To remove initrd reserved area entry from memblock



INITRD reserved area entry is not removed from memblock
even though initrd reserved area is freed. After freeing
the memory it is released from memblock. The same can be
checked from /sys/kernel/debug/memblock/reserved.

The patch makes sure that the initrd entry is removed from
memblock when keepinitrd is not enabled.

The patch only affects accounting and debugging. This does not
fix any memory leak.

Acked-by: default avatarLaura Abbott <labbott@redhat.com>
Signed-off-by: default avatarCHANDAN VN <chandan.vn@samsung.com>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent 6da6c0db
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment