]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commita6bab7b5c18501e4dd3201ae8ac1dc6da5f07acc
treefc4b97e04dc02d9aa80b3c12ae49c17ca11860a6
parentb7cf6ddc13186f9272438a97aa75972d496d0b0a
sh: kexec: Drop SR.BL bit toggling.

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>
arch/sh/kernel/machine_kexec.c