[U-Boot] [PATCH] ppc/85xx: Remove some bogus code from external interrupt handler.

Kumar Gala galak at kernel.crashing.org
Fri Sep 11 21:53:28 CEST 2009


On Sep 10, 2009, at 2:14 PM, Kumar Gala wrote:

> From: Scott Wood <scottwood at 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 at freescale.com>
> ---
> cpu/mpc85xx/traps.c |    9 +--------
> 1 files changed, 1 insertions(+), 8 deletions(-)

applied to 85xx

- k


More information about the U-Boot mailing list