Skip to content
Snippets Groups Projects
Commit cdcc5fa0 authored by Russell King's avatar Russell King
Browse files

ARM: mm: round the initrd reservation to page boundaries


Round the initrd memblock reservation to page boundaries to prevent
other data sharing the initrd pages.  This prevents an allocation
possibly overlapping with the initrd, which would later get trampled
on in free_initrd_mem().

Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
parent 68b32f36
No related branches found
No related tags found
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