git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7cf6dd
)
sh: kexec: Drop SR.BL bit toggling.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 18 Mar 2009 10:06:15 +0000
(19:06 +0900)
committer
Paul 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