Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933125AbXK2SYg (ORCPT ); Thu, 29 Nov 2007 13:24:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760514AbXK2SYX (ORCPT ); Thu, 29 Nov 2007 13:24:23 -0500 Received: from mail0.lsil.com ([147.145.40.20]:56331 "EHLO mail0.lsil.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761017AbXK2SYV convert rfc822-to-8bit (ORCPT ); Thu, 29 Nov 2007 13:24:21 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT Subject: RE: [PATCH 1/1] scsi: megaraid_sas - Fix random failure of DCDB cmds with sense info Date: Thu, 29 Nov 2007 11:24:00 -0700 Message-ID: <9738BCBE884FDB42801FAD8A7769C26501D33D61@NAMAIL1.ad.lsil.com> In-Reply-To: <20071128192703.GA2584@parisc-linux.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PATCH 1/1] scsi: megaraid_sas - Fix random failure of DCDB cmds with sense info Thread-Index: Acgx9Krd+BU9hV11RZWgo5JcfegcdQAwCr4g From: "Yang, Bo" To: "Matthew Wilcox" Cc: , , , , "Patro, Sumant" , "Kolli, Neela" X-OriginalArrivalTime: 29 Nov 2007 18:24:04.0069 (UTC) FILETIME=[055FC150:01C832B5] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1652 Lines: 48 Matthew, I think my last email confused you. Here are the points for submitting this patch: 1. It is only to add the ia64 support to our driver. This is why we add the ia64 flag. 2. We did not change the implementation for x86 and x86_64. The implementation for them with u32 * is there from day one. 3. What I wanted to convey in my previous mail is that if one uses a 64 bit application (s)he may need to test for all functionality again. Regards. Bo Yang -----Original Message----- From: Matthew Wilcox [mailto:matthew@wil.cx] Sent: Wednesday, November 28, 2007 2:27 PM To: Yang, Bo Cc: linux-scsi@vger.kernel.org; James.Bottomley@SteelEye.com; akpm@osdl.org; linux-kernel@vger.kernel.org; Patro, Sumant; Kolli, Neela Subject: Re: [PATCH 1/1] scsi: megaraid_sas - Fix random failure of DCDB cmds with sense info On Wed, Nov 28, 2007 at 12:08:37PM -0700, Yang, Bo wrote: > Matthew, > > Yes, as I mentioned, our applications are built in 32-bit environment > (except for ia64). > We may see a different behavior if we build it in 64-bit for x86-64. Then this patch isn't acceptable. You need to find a way which works for both 32-bit and 64-bit applications. -- Intel are signing my paycheques ... these opinions are still mine "Bill, look, we understand that you're interested in selling us this operating system, but compare it to ours. We can't possibly take such a retrograde step." - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/