From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751878AbaEBI5b (ORCPT ); Fri, 2 May 2014 04:57:31 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:47484 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751159AbaEBI53 (ORCPT ); Fri, 2 May 2014 04:57:29 -0400 Date: Fri, 2 May 2014 11:57:13 +0300 From: Dan Carpenter To: ching Cc: jbottomley@parallels.com, thenzl@redhat.com, linux-scsi@vger.kernel.org, "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v1.0 12/16] arcmsr: revise alloction of second dma_coherent_handle for type B adapter Message-ID: <20140502085713.GF4963@mwanda> References: <1398857429.6930.51.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1398857429.6930.51.camel@localhost> User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: ucsinet21.oracle.com [156.151.31.93] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 30, 2014 at 07:30:29PM +0800, ching wrote: > From: Ching > > Revise allocation of second dma_coherent_handle for type_B adapter. > Is this a bugfix? I think it is. Do you know what the user visible effects are? regards, dan carpenter