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, 20 Feb 2013 21:19:24 +0000 (23:19 +0200)
commitf9d0c317e8a2d1ab81348d139f90c82e2320335f
tree3573f72cdf3af76b5e6b3092e2c634bdcf769b39
parentb2c51ab7a7150ec10a719637ad73cc50feaad6f5
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