From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: [PATCH] pcmraid: fix endianness problems Date: Tue, 03 Nov 2009 15:31:43 -0600 Message-ID: <1257283903.2454.3.camel@mulgrave.site> References: <1257268514.9427.4.camel@mulgrave.site> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from cantor.suse.de ([195.135.220.2]:40352 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755273AbZKCVbo (ORCPT ); Tue, 3 Nov 2009 16:31:44 -0500 In-Reply-To: Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Anil Ravindranath Cc: linux-scsi@vger.kernel.org On Tue, 2009-11-03 at 11:29 -0800, Anil Ravindranath wrote: > James, > > Yes. We can remove these spurious cpu_to_le32 wrappers for 8 bits. > I had already submitted a patch dated: Sep 24 to address this. The subject > of the mail/patch was: > PATCH 1/1] pmcraid: Fix ppc64 driver build for using cpu_to_le32 on U8 > data type Sorry ... found it now. I'll add it to the list for scsi-misc. Thanks, James