ARM: kexec: use soft_restart for branching to the reboot buffer
authorWill Deacon <will.deacon@arm.com>
Mon, 6 Jun 2011 11:35:46 +0000 (12:35 +0100)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 6 Feb 2013 18:31:01 +0000 (20:31 +0200)
commit9ab0d8cd48950fe7bbc996cb31a6d900c2028c92
tree4af0e9b548603cb23320cd0bbe78e6b0fdea71ae
parent58825fd80e48bb0b823a42300361a3ce24a820fc
ARM: kexec: use soft_restart for branching to the reboot buffer

Now that there is a common way to reset the machine, let's use it
instead of reinventing the wheel in the kexec backend.

Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/kernel/machine_kexec.c