
11 Sep
2009
11 Sep
'09
9:53 p.m.
On Sep 10, 2009, at 2:14 PM, Kumar Gala wrote:
From: Scott Wood scottwood@freescale.com
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
cpu/mpc85xx/traps.c | 9 +-------- 1 files changed, 1 insertions(+), 8 deletions(-)
applied to 85xx
- k