From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from VA3EHSOBE008.bigfish.com (va3ehsobe001.messaging.microsoft.com [216.32.180.11]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client CN "mail.global.frontbridge.com", Issuer "Cybertrust SureServer Standard Validation CA" (verified OK)) by ozlabs.org (Postfix) with ESMTPS id 77BB8B7080 for ; Fri, 3 Dec 2010 15:50:30 +1100 (EST) Received: from mail8-va3 (localhost.localdomain [127.0.0.1]) by mail8-va3-R.bigfish.com (Postfix) with ESMTP id 8B4911898298 for ; Fri, 3 Dec 2010 04:50:23 +0000 (UTC) Received: from VA3EHSMHS017.bigfish.com (unknown [10.7.14.243]) by mail8-va3.bigfish.com (Postfix) with ESMTP id EE214E88046 for ; Fri, 3 Dec 2010 04:50:22 +0000 (UTC) Received: from az33smr01.freescale.net (az33smr01.freescale.net [10.64.34.199]) by de01egw01.freescale.net (8.14.3/8.14.3) with ESMTP id oB33U1Bt026638 for ; Thu, 2 Dec 2010 20:30:02 -0700 (MST) Received: from az33exm22.fsl.freescale.net (az33exm22.am.freescale.net [10.64.32.10]) by az33smr01.freescale.net (8.13.1/8.13.0) with ESMTP id oB33S0Tl022795 for ; Thu, 2 Dec 2010 21:28:01 -0600 (CST) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01CB929A.46C31500" Subject: RE: [PATCH 2/2][v3] rapidio, powerpc/85xx: Error interrupt handler for sRIO. Date: Thu, 2 Dec 2010 20:29:17 -0700 Message-ID: <267A3B246C22C34A8E574051858E077002E834@039-SN1MPN1-003.039d.mgd.msft.net> In-Reply-To: <0CE8B6BE3C4AD74AB97D9D29BD24E552015F5E40@CORPEXCH1.na.ads.idt.com> References: <1290063473-20950-1-git-send-email-b21989@freescale.com> <0CE8B6BE3C4AD74AB97D9D29BD24E552015F5E40@CORPEXCH1.na.ads.idt.com> From: Xie Shaohui-B21989 To: "Bounine, Alexandre" , Cc: akpm@linux-foundation.org, Gala Kumar-B11780 , Li Yang-R58472 , Zang Roy-R61911 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , ------_=_NextPart_001_01CB929A.46C31500 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Hi Alex, =20 May I ask when would these patches be applied to mainline? =20 =20 Best Regards,=20 Shaohui Xie=20 =20 From: Bounine, Alexandre [mailto:Alexandre.Bounine@idt.com]=20 Sent: Wednesday, December 01, 2010 4:49 AM To: Xie Shaohui-B21989; linuxppc-dev@lists.ozlabs.org Cc: akpm@linux-foundation.org; Li Yang-R58472; Gala Kumar-B11780; Zang Roy-R61911 Subject: RE: [PATCH 2/2][v3] rapidio, powerpc/85xx: Error interrupt handler for sRIO. =20 Applies correctly now. Lab tested on 8548/RIO setup. Alex. > -----Original Message----- > From: Shaohui Xie [mailto:b21989@freescale.com] > Sent: Thursday, November 18, 2010 1:58 AM > To: linuxppc-dev@lists.ozlabs.org > Cc: akpm@linux-foundation.org; Shaohui Xie; Li Yang; Kumar Gala; Roy Zang; Bounine, Alexandre > Subject: [PATCH 2/2][v3] rapidio, powerpc/85xx: Error interrupt handler for sRIO. > > 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. ------_=_NextPart_001_01CB929A.46C31500 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable RE: [PATCH 2/2][v3] rapidio, powerpc/85xx: Error interrupt = handler for sRIO.

Hi Alex,

 

May I ask when would these patches be applied to = mainline?

 

 

Best Regards,
Shaohui Xie

 

From:= Bounine, = Alexandre [mailto:Alexandre.Bounine@idt.com]
Sent: Wednesday, December 01, 2010 4:49 AM
To: Xie Shaohui-B21989; linuxppc-dev@lists.ozlabs.org
Cc: akpm@linux-foundation.org; Li Yang-R58472; Gala Kumar-B11780; = Zang Roy-R61911
Subject: RE: [PATCH 2/2][v3] rapidio, powerpc/85xx: Error = interrupt handler for sRIO.

 

Applies correctly now. Lab tested on 8548/RIO setup.

Alex.

> -----Original Message-----
> From: Shaohui Xie [mailto:b21989@freescale.com]
= > Sent: Thursday, November 18, 2010 1:58 AM
> To: linuxppc-dev@lists.ozlabs.org
> Cc: akpm@linux-foundation.org; Shaohui Xie; Li Yang; Kumar Gala; = Roy
Zang; Bounine, Alexandre
> Subject: [PATCH 2/2][v3] rapidio, powerpc/85xx: Error interrupt
handler for sRIO.
>
> 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.

------_=_NextPart_001_01CB929A.46C31500--