]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.S
authorOlaf Hering <olh@suse.de>
Thu, 30 Jun 2005 09:58:49 +0000 (02:58 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 30 Jun 2005 15:45:09 +0000 (08:45 -0700)
commitee93b43a05506667d771c4fb0c384301edd7d036
tree1a907ec6170d51ad2b5b4820d9c9b46d4838ab8f
parent5ee24d9594ffb070261b70461f71c42913c663bb
[PATCH] ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.S

CONFIG_KEXEC=y doesnt work:

arch/ppc/kernel/relocate_kernel.S:37: Error: unsupported relocation against SRR1
arch/ppc/kernel/relocate_kernel.S:39: Error: unsupported relocation against SRR0

Signed-off-by: Olaf Hering <olh@suse.de>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/kernel/relocate_kernel.S