sh: kexec: Drop SR.BL bit toggling.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 18 Mar 2009 10:06:15 +0000 (19:06 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 18 Mar 2009 10:06:15 +0000 (19:06 +0900)
For the time being, this creates far more problems than it solves,
evident by the second local_irq_disable(). Kill all of this off
and rely on IRQ disabling to protect against the VBR reload.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found