1From: "Bounine, Alexandre" <Alexandre.Bounine@idt.com>
2Subject: RE: [PATCH v2 5/7] powerpc/85xx: Add MChk handler for SRIO port
3Date: Tue, 3 Aug 2010 06:24:47 -0700
4Lines: 40
5Message-ID: <0CE8B6BE3C4AD74AB97D9D29BD24E552011430BC@CORPEXCH1.na.ads.idt.com>
6References: <20100308191005.GE4324@amak.tundra.com>
7	<AANLkTine3pc2Ai2Woj81Y9fS_KgGs1sIMb2NMR6G74ww@mail.gmail.com>
8	<AANLkTinKbimKyLpvFD7KOvavshu_n8gRcp2BvEJj0XZQ@mail.gmail.com>
9	<4381.1280815590@neuling.org>
10	<0CE8B6BE3C4AD74AB97D9D29BD24E5520114309D@CORPEXCH1.na.ads.idt.com>
11	<AANLkTinpwYnyc1oN1VbtBgUF6bk6E5q_Gq1Dj3WXV3wc@mail.gmail.com>
12Mime-Version: 1.0
13Content-Type: text/plain; charset="us-ascii"
14Content-Transfer-Encoding: 7bit
15Cc: Michael Neuling <mikey@neuling.org>, linux-kernel@vger.kernel.org,
16	Alexandre Bounine <abounine@tundra.com>, thomas.moll@sysgo.com,
17	linuxppc-dev@lists.ozlabs.org
18To: "Timur Tabi" <timur@freescale.com>
19X-From: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org Tue Aug 03 15:25:22 2010
20Return-path: <linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org>
21Envelope-to: glppe-linuxppc-embedded-2@m.gmane.org
22Received: from ozlabs.org ([203.10.76.45])
23	by lo.gmane.org with esmtp (Exim 4.69)
24	(envelope-from <linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org>)
25	id 1OgHUd-0006wG-MW
26	for glppe-linuxppc-embedded-2@m.gmane.org; Tue, 03 Aug 2010 15:25:20 +0200
27Received: from bilbo.ozlabs.org (localhost [127.0.0.1])
28	by ozlabs.org (Postfix) with ESMTP id 54FA51007E4
29	for <glppe-linuxppc-embedded-2@m.gmane.org>; Tue,  3 Aug 2010 23:25:09 +1000 (EST)
30Received: from mxout1.idt.com (mxout1.idt.com [157.165.5.25])
31	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
32	(Client CN "mxout1.idt.com", Issuer "idt.com" (not verified))
33	by ozlabs.org (Postfix) with ESMTPS id 5C917B70A6
34	for <linuxppc-dev@lists.ozlabs.org>;
35	Tue,  3 Aug 2010 23:25:00 +1000 (EST)
36Received: from mail.idt.com (localhost [127.0.0.1])
37	by mxout1.idt.com (8.13.1/8.13.1) with ESMTP id o73DOrjO005661;
38	Tue, 3 Aug 2010 06:24:54 -0700
39Received: from corpml1.corp.idt.com (corpml1.corp.idt.com [157.165.140.20])
40	by mail.idt.com (8.13.8/8.13.8) with ESMTP id o73DOndw022603;
41	Tue, 3 Aug 2010 06:24:50 -0700 (PDT)
42Received: from CORPEXCH1.na.ads.idt.com (localhost [127.0.0.1])
43	by corpml1.corp.idt.com (8.11.7p1+Sun/8.11.7) with ESMTP id
44	o73DOml00291; Tue, 3 Aug 2010 06:24:48 -0700 (PDT)
45X-MimeOLE: Produced By Microsoft Exchange V6.5
46Content-class: urn:content-classes:message
47In-Reply-To: <AANLkTinpwYnyc1oN1VbtBgUF6bk6E5q_Gq1Dj3WXV3wc@mail.gmail.com>
48X-MS-Has-Attach:
49X-MS-TNEF-Correlator:
50Thread-Topic: [PATCH v2 5/7] powerpc/85xx: Add MChk handler for SRIO port
51Thread-Index: AcszC8UElBYHaZlHSsmvZEE2KBL+0wAAhg7A
52X-Scanned-By: MIMEDefang 2.43
53X-BeenThere: linuxppc-dev@lists.ozlabs.org
54X-Mailman-Version: 2.1.13
55Precedence: list
56List-Id: Linux on PowerPC Developers Mail List <linuxppc-dev.lists.ozlabs.org>
57List-Unsubscribe: <https://lists.ozlabs.org/options/linuxppc-dev>,
58	<mailto:linuxppc-dev-request@lists.ozlabs.org?subject=unsubscribe>
59List-Archive: <http://lists.ozlabs.org/pipermail/linuxppc-dev>
60List-Post: <mailto:linuxppc-dev@lists.ozlabs.org>
61List-Help: <mailto:linuxppc-dev-request@lists.ozlabs.org?subject=help>
62List-Subscribe: <https://lists.ozlabs.org/listinfo/linuxppc-dev>,
63	<mailto:linuxppc-dev-request@lists.ozlabs.org?subject=subscribe>
64Sender: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org
65Errors-To: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org
66Archived-At: <http://permalink.gmane.org/gmane.linux.kernel/1018016>
67
68Yang Li pointed to these patches in his post from July 23, 2010.
69It would be nice to have these patches in mainline code.
70
71> -----Original Message-----
72> From: timur.tabi@gmail.com [mailto:timur.tabi@gmail.com] On Behalf Of
73Timur Tabi
74> Sent: Tuesday, August 03, 2010 9:02 AM
75> To: Bounine, Alexandre
76> Cc: Michael Neuling; Alexandre Bounine; linuxppc-dev@lists.ozlabs.org;
77linux-kernel@vger.kernel.org;
78> thomas.moll@sysgo.com; Kumar Gala
79> Subject: Re: [PATCH v2 5/7] powerpc/85xx: Add MChk handler for SRIO
80port
81>
82> On Tue, Aug 3, 2010 at 7:17 AM, Bounine, Alexandre
83> <Alexandre.Bounine@idt.com> wrote:
84> > This happened after change to book-e definitions.
85> > There are patches that address this issue.
86>
87> And those patches should have been applied before 2.6.35 was released.
88>  Someone dropped the ball.  2.6.35 is broken for a number of PowerPC
89> boards:
90>
91> $ make mpc85xx_defconfig
92> ....
93> $ make
94> ....
95>   CC      arch/powerpc/sysdev/fsl_rio.o
96> arch/powerpc/sysdev/fsl_rio.c: In function 'fsl_rio_mcheck_exception':
97> arch/powerpc/sysdev/fsl_rio.c:248: error: 'MCSR_MASK' undeclared
98> (first use in this function)
99> arch/powerpc/sysdev/fsl_rio.c:248: error: (Each undeclared identifier
100> is reported only once
101> arch/powerpc/sysdev/fsl_rio.c:248: error: for each function it appears
102in.)
103> make[1]: *** [arch/powerpc/sysdev/fsl_rio.o] Error 1
104>
105> --
106> Timur Tabi
107> Linux kernel developer at Freescale
108
109
110