]> git.baikalelectronics.ru Git - kernel.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)
commitcc3b7e69d7c2e6bcaf0930b53e83b88e7e768fef
tree1a907ec6170d51ad2b5b4820d9c9b46d4838ab8f
parent80d45b4eed84160dbc26be04d4ea28e648506ec5
[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