diff options
author | 2009-09-22 09:58:56 +0200 | |
---|---|---|
committer | 2009-09-22 10:10:35 +0200 | |
commit | a061dd5258b2bad6c44c48d2a2d55f4fd5eb85d8 (patch) | |
tree | a06f92a01d4873d62b1f2eb79426ec06d1af1f40 /kernel/hrtimer.c | |
parent | microblaze: Create the LOAD_OFFSET macro used to compute VMA vs LMA offsets (diff) | |
download | linux-dev-a061dd5258b2bad6c44c48d2a2d55f4fd5eb85d8.tar.xz linux-dev-a061dd5258b2bad6c44c48d2a2d55f4fd5eb85d8.zip |
microblaze: Use LOAD_OFFSET macro to get correct LMA for all sections
Currently, vmlinux has LMA==VMA for all sections, which is wrong for MMU
kernels. Previous patches in this series defined the LOAD_OFFSET constant,
now we make use of it in our link script.
Other minor changes in this patch:
* brace/indenting cleanup of some sections
* put __fdt_* symbols in their own section, and apply LOAD_OFFSET fixup
Signed-off-by: John Williams <john.williams@petalogix.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
Diffstat (limited to 'kernel/hrtimer.c')
0 files changed, 0 insertions, 0 deletions