]> git.baikalelectronics.ru Git - kernel.git/commit
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)
committerWill Deacon <will.deacon@arm.com>
Mon, 12 Dec 2011 16:07:36 +0000 (16:07 +0000)
commitacda2977928d5f8a5c45ad8bf8a861c7cd7ba2c8
treec4a6acfa097a93ddf7698012375e5fbe7cd86c1d
parenta7cdb434f1d344b2283b94039e9e03bc4df92c40
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