Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755530Ab0BJRrL (ORCPT ); Wed, 10 Feb 2010 12:47:11 -0500 Received: from mga02.intel.com ([134.134.136.20]:27309 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753977Ab0BJRrJ (ORCPT ); Wed, 10 Feb 2010 12:47:09 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.49,445,1262592000"; d="scan'208";a="594795103" Subject: Re: [PATCH] iwlwifi: use dma_alloc_coherent From: reinette chatre To: Stanislaw Gruszka Cc: Andrew Morton , "lkml@Think-Future.de" , Linux Kernel-Liste , "ilw@linux.intel.com" , "linux-wireless@vger.kernel.org" In-Reply-To: <20100210130744.GA3935@dhcp-lab-161.englab.brq.redhat.com> References: <20100206170348.GB9411@localhost> <20100208143118.e8e5a1ee.akpm@linux-foundation.org> <20100209165247.GB2512@dhcp-lab-161.englab.brq.redhat.com> <1265735092.2551.1835.camel@rchatre-DESK> <20100210082137.GA2519@dhcp-lab-161.englab.brq.redhat.com> <20100210130744.GA3935@dhcp-lab-161.englab.brq.redhat.com> Content-Type: text/plain; charset="UTF-8" Date: Wed, 10 Feb 2010 09:47:05 -0800 Message-ID: <1265824025.2551.1875.camel@rchatre-DESK> Mime-Version: 1.0 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 651 Lines: 21 Hi Stanislaw, On Wed, 2010-02-10 at 05:07 -0800, Stanislaw Gruszka wrote: > Change pci_alloc_consistent() to dma_alloc_coherent() so we can use > GFP_KERNEL flag. > > Signed-off-by: Stanislaw Gruszka > --- This looks good - thank you very much. I am going to include it in our testing for a bit and then I will send it upstream for you with our other pending patches. Reinette -- 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/