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 <[email protected]> > Cc: Li Yang <[email protected]> > Cc: Kumar Gala <[email protected]> > Cc: Roy Zang <[email protected]> > Cc: Alexandre Bounine <[email protected]> > --- > updated to 37-rc2 > arch/powerpc/sysdev/fsl_rio.c | 85 +++++++++++++++++++++++++++++++++++++---- > 1 files changed, 77 insertions(+), 8 deletions(-)
applied to merge - k _______________________________________________ Linuxppc-dev mailing list [email protected] https://lists.ozlabs.org/listinfo/linuxppc-dev
