git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adcc259
)
ARM: zImage: the page table memory must be considered before relocation
author
Nicolas Pitre
<nicolas.pitre@linaro.org>
Fri, 22 Apr 2011 02:52:06 +0000
(22:52 -0400)
committer
Nicolas Pitre
<nico@fluxnic.net>
Sat, 7 May 2011 04:07:58 +0000
(
00:07
-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>
Acked-by: Tony Lindgren <tony@atomide.com>
No differences found