diff options
author | Scott Wood <scottwood@freescale.com> | 2009-08-20 17:45:00 -0500 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2009-09-15 21:30:08 -0500 |
commit | 3e3c9c157b89eab2dc2f897899b1b95cd70c1a58 (patch) | |
tree | f1bc9559380f022528f8a3836fa8f1a2efd555a1 /cpu/mpc8xxx | |
parent | dcc87dd58db466caa2d66755c5ec9455edf42fe8 (diff) | |
download | u-boot-midas-3e3c9c157b89eab2dc2f897899b1b95cd70c1a58.tar.gz u-boot-midas-3e3c9c157b89eab2dc2f897899b1b95cd70c1a58.tar.bz2 u-boot-midas-3e3c9c157b89eab2dc2f897899b1b95cd70c1a58.zip |
ppc/85xx: Remove some bogus code from external interrupt handler.
Skipping the interrupted instruction will accomplish nothing other
than turning a spurious interrupt into a crash.
External interrupts are not machine checks, so don't count them as such.
Signed-off-by: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'cpu/mpc8xxx')
0 files changed, 0 insertions, 0 deletions