Re: [RFC][PATCH] Randomize kernel base address on boot

From: Dan Rosenberg
Date: Tue May 24 2011 - 19:01:35 EST



>
> This trick doesn't work as you may expect on 64-bit. You are
> relocating the physical image of the kernel, but the kernel actually
> runs from a fixed virtual mapping. This would require adding the
> relocation code that 32-bit uses, so the virtual address can be
> changed.
>

Noted, thanks, I'll be sure to not waste my time when I start working on
64-bit.

-Dan

> --
> Brian Gerst


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/