[PATCH 2/2][v3] rapidio, powerpc/85xx: Error interrupt handler for sRIO.

Kumar Gala kumar.gala at freescale.com
Fri May 20 23:53:18 EST 2011


On Nov 18, 2010, at 12:57 AM, Shaohui Xie wrote:

> The sRIO controller reports errors to the core with one signal, it uses
> register EPWISR to provides the core quick access to where the error occurred.
> The EPWISR indicates that there are 4 interrupts sources, port1, port2, message
> unit and port write receive, but the sRIO driver does not support port2
> for now, still the handler takes care of port2.
> Currently the handler only clear error status without any recovery.
> 
> Signed-off-by: Shaohui Xie <b21989 at freescale.com>
> Cc: Li Yang <leoli at freescale.com>
> Cc: Kumar Gala <kumar.gala at freescale.com>
> Cc: Roy Zang <tie-fei.zang at freescale.com>
> Cc: Alexandre Bounine <alexandre.bounine at idt.com>
> ---
> updated to 37-rc2
> arch/powerpc/sysdev/fsl_rio.c |   85 +++++++++++++++++++++++++++++++++++++----
> 1 files changed, 77 insertions(+), 8 deletions(-)

applied to merge

- k


More information about the Linuxppc-dev mailing list