]> git.notmuchmail.org Git - notmuch/blob - test/corpora/lkml/cur/1382298775.004363:2,
Import notmuch_0.28.2.orig.tar.gz
[notmuch] / test / corpora / lkml / cur / 1382298775.004363:2,
1 From: Kumar Gala <galak@kernel.crashing.org>
2 Subject: Re: [PATCH v2 5/7] powerpc/85xx: Add MChk handler for SRIO port
3 Date: Thu, 5 Aug 2010 12:53:03 -0500
4 Lines: 34
5 Message-ID: <C9528078-D64C-4944-B960-0E985B3EE0BA@kernel.crashing.org>
6 References: <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>
12         <0CE8B6BE3C4AD74AB97D9D29BD24E552011430BC@CORPEXCH1.na.ads.idt.com>
13         <26581.1280979260@neuling.org>
14         <0CE8B6BE3C4AD74AB97D9D29BD24E552011935BD@CORPEXCH1.na.ads.idt.com>
15 Mime-Version: 1.0 (Apple Message framework v1081)
16 Content-Type: text/plain; charset="us-ascii"
17 Content-Transfer-Encoding: 7bit
18 Cc: Michael Neuling <mikey@neuling.org>, Li Yang-R58472 <r58472@freescale.com>,
19         linux-kernel@vger.kernel.org,
20         Alexandre Bounine <abounine@tundra.com>, thomas.moll@sysgo.com,
21         linuxppc-dev@lists.ozlabs.org, Timur Tabi <timur@freescale.com>
22 To: "Bounine, Alexandre" <Alexandre.Bounine@IDT.COM>
23 X-From: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org Thu Aug 05 19:53:49 2010
24 Return-path: <linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org>
25 Envelope-to: glppe-linuxppc-embedded-2@m.gmane.org
26 Received: from ozlabs.org ([203.10.76.45])
27         by lo.gmane.org with esmtp (Exim 4.69)
28         (envelope-from <linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org>)
29         id 1Oh4dY-0000mU-OI
30         for glppe-linuxppc-embedded-2@m.gmane.org; Thu, 05 Aug 2010 19:53:49 +0200
31 Received: from bilbo.ozlabs.org (localhost [127.0.0.1])
32         by ozlabs.org (Postfix) with ESMTP id C0974B71BD
33         for <glppe-linuxppc-embedded-2@m.gmane.org>; Fri,  6 Aug 2010 03:53:41 +1000 (EST)
34 Received: from gate.crashing.org (gate.crashing.org [63.228.1.57])
35         (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
36         (Client did not present a certificate)
37         by ozlabs.org (Postfix) with ESMTPS id 707ADB6EF1
38         for <linuxppc-dev@lists.ozlabs.org>;
39         Fri,  6 Aug 2010 03:53:31 +1000 (EST)
40 Received: from [IPv6:::1] (localhost.localdomain [127.0.0.1])
41         by gate.crashing.org (8.14.1/8.13.8) with ESMTP id o75Hr4pE020296;
42         Thu, 5 Aug 2010 12:53:05 -0500
43 In-Reply-To: <0CE8B6BE3C4AD74AB97D9D29BD24E552011935BD@CORPEXCH1.na.ads.idt.com>
44 X-Mailer: Apple Mail (2.1081)
45 X-BeenThere: linuxppc-dev@lists.ozlabs.org
46 X-Mailman-Version: 2.1.13
47 Precedence: list
48 List-Id: Linux on PowerPC Developers Mail List <linuxppc-dev.lists.ozlabs.org>
49 List-Unsubscribe: <https://lists.ozlabs.org/options/linuxppc-dev>,
50         <mailto:linuxppc-dev-request@lists.ozlabs.org?subject=unsubscribe>
51 List-Archive: <http://lists.ozlabs.org/pipermail/linuxppc-dev>
52 List-Post: <mailto:linuxppc-dev@lists.ozlabs.org>
53 List-Help: <mailto:linuxppc-dev-request@lists.ozlabs.org?subject=help>
54 List-Subscribe: <https://lists.ozlabs.org/listinfo/linuxppc-dev>,
55         <mailto:linuxppc-dev-request@lists.ozlabs.org?subject=subscribe>
56 Sender: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org
57 Errors-To: linuxppc-dev-bounces+glppe-linuxppc-embedded-2=m.gmane.org@lists.ozlabs.org
58 Archived-At: <http://permalink.gmane.org/gmane.linux.kernel/1019393>
59
60
61 On Aug 5, 2010, at 12:25 PM, Bounine, Alexandre wrote:
62
63 > Below is a copy of Leo's message with pointers to the patches.
64
65 > Alex.
66
67 >> Subject: [PATCH] RapidIO,powerpc/85xx: remove MCSR_MASK in fsl_rio
68 >> 
69 >> Fixes compile problem caused by MCSR_MASK removal from book-E
70 > definitions.
71
72 > Hi Alex,
73
74 > Only with your patch, there will still be problem on SRIO platforms
75 > other than MPC85xx.
76
77 > I have posted a patch series to fix this together with several
78 > compatibility issues a month before.
79
80 > http://patchwork.ozlabs.org/patch/56135/
81 > http://patchwork.ozlabs.org/patch/56136/
82 > http://patchwork.ozlabs.org/patch/56138/
83 > http://patchwork.ozlabs.org/patch/56137/
84
85
86 > Can anyone pick the patch series quickly as currently there is a compile
87 > error when SRIO is enabled.
88
89 > - Leo
90
91 I'm looking at this now and wondering what we added the mcheck handler for in the first place and what its trying to accomplish.
92
93 - k
94
95