commit | a6bab7b5c18501e4dd3201ae8ac1dc6da5f07acc | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Mar 18 19:06:15 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Mar 18 19:06:15 2009 +0900 |
tree | fc4b97e04dc02d9aa80b3c12ae49c17ca11860a6 | |
parent | b7cf6ddc13186f9272438a97aa75972d496d0b0a [diff] |
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>