From: Olaf Hering Date: Thu, 30 Jun 2005 09:58:49 +0000 (-0700) Subject: [PATCH] ppc32: use correct register names in arch/ppc/kernel/relocate_kernel.S X-Git-Tag: v2.6.13-rc2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee93b43a05506667d771c4fb0c384301edd7d036;p=pandora-kernel.git [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 Cc: "Eric W. Biederman" Cc: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed