ARM: zImage: the page table memory must be considered before relocation
authorNicolas Pitre <nicolas.pitre@linaro.org>
Fri, 22 Apr 2011 02:52:06 +0000 (22:52 -0400)
committerNicolas Pitre <nico@fluxnic.net>
Thu, 28 Apr 2011 19:51:25 +0000 (15:51 -0400)
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>

No differences found