sh: simplify kexec vbr code
authorMagnus Damm <damm@igel.co.jp>
Wed, 18 Mar 2009 08:47:31 +0000 (08:47 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 18 Mar 2009 09:44:22 +0000 (18:44 +0900)
commit7be5c55af0cc58e54e42e1702d837527e15b8414
tree87d6ecab0ff11b0b75053bf57ee462a99828f981
parentc20351846efcb755ba849d9fb701fbd9a1ffb7c2
sh: simplify kexec vbr code

Setup the vbr register in machine_kexec(). This
instead of passing values to the assembly snippet.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/machine_kexec.c
arch/sh/kernel/relocate_kernel.S