Skip to content
Snippets Groups Projects
Commit f74e6670 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

x86-64: fix initrd freeing


The comparison of the initrd start address against "&_end" is
unnecessary and incorrect.  Make it match the x86 code that just
compares the passed-in arguments.

Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 5580ecee
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