commit | ea9df3b168e641e87dbf889afae16390119e4179 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Thu Apr 21 22:52:06 2011 -0400 |
committer | Nicolas Pitre <nico@fluxnic.net> | Sat May 07 00:07:58 2011 -0400 |
tree | c7f9b4887efeb79fa55833424b2674338d99860f | |
parent | adcc25915b98e5752d51d66774ec4a61e50af3c5 [diff] |
ARM: zImage: the page table memory must be considered before relocation For correctness, the initial page table located right before the decompressed kernel should be considered when determining if relocation is required. Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org> Tested-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Tony Lindgren <tony@atomide.com>