]> git.karo-electronics.de Git - mv-sheeva.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)
commit3bdc3484e8f2b1b219ad0397d81ce4601fbaf76d
treec4a6acfa097a93ddf7698012375e5fbe7cd86c1d
parent02b73e2e9c288cbbb6ec96bef628cf08e29824c4
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