From: Shaohui Xie Date: Thu, 18 Nov 2010 06:57:53 +0000 (+0800) Subject: powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xx X-Git-Tag: v3.0-rc1~46^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ff31453161e8614e8ba3b360f8d883a27230e0c;p=pandora-kernel.git powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xx 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 Cc: Li Yang Cc: Kumar Gala Cc: Roy Zang Cc: Alexandre Bounine Signed-off-by: Kumar Gala --- Reading git-diff-tree failed