summaryrefslogtreecommitdiffstats
path: root/arch/ppc64/boot/main.c
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2005-05-06 05:35:04 +0200
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-05-06 07:00:52 +0200
commit5e2afc1ddd2a22b290bc334c0deffdd6dcdebc80 (patch)
tree5ec4d92159e8e032e1a97b2706285a9bf06640f4 /arch/ppc64/boot/main.c
parent[PATCH] ppc64: fix prom.c compile warning (diff)
downloadlinux-5e2afc1ddd2a22b290bc334c0deffdd6dcdebc80.tar.xz
linux-5e2afc1ddd2a22b290bc334c0deffdd6dcdebc80.zip
[PATCH] ppc64: fix reloc_offset comment
The code in reloc_offset is actually subtracting the address in the link register from the address calculated by the linker. Perhaps the extended mnemonic `sub' replaced an original `subf' and the comment just did not get updated. bl 1f 1: mflr r3 LOADADDR(r4,1b) sub r3,r4,r3 Signed-off-by: Amos Waterland <apw@us.ibm.com> Signed-off-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions