From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 28 Mar 2012 16:38:59 +0200 (CEST) Received: from mailout4.w1.samsung.com ([210.118.77.14]:43438 "EHLO mailout4.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S1903565Ab2C1Oix (ORCPT ); Wed, 28 Mar 2012 16:38:53 +0200 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from euspt2 ([210.118.77.14]) by mailout4.w1.samsung.com (Sun Java(tm) System Messaging Server 6.3-8.04 (built Jul 29 2009; 32bit)) with ESMTP id <0M1L00LFRNCP2N70@mailout4.w1.samsung.com> for linux-mips@linux-mips.org; Wed, 28 Mar 2012 15:38:49 +0100 (BST) Received: from linux.samsung.com ([106.116.38.10]) by spt2.w1.samsung.com (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTPA id <0M1L00KDSNCIKQ@spt2.w1.samsung.com> for linux-mips@linux-mips.org; Wed, 28 Mar 2012 15:38:43 +0100 (BST) Received: from AMDC159 (unknown [106.116.37.153]) by linux.samsung.com (Postfix) with ESMTP id DD4E0270054; Wed, 28 Mar 2012 16:42:01 +0200 (CEST) Date: Wed, 28 Mar 2012 16:38:40 +0200 From: Marek Szyprowski Subject: RE: [PATCHv2 01/14] common: dma-mapping: introduce alloc_attrs and free_attrs methods In-reply-to: <4F72F603.2000803@mvista.com> To: 'Sergei Shtylyov' Cc: linux-kernel@vger.kernel.org, 'Benjamin Herrenschmidt' , 'Thomas Gleixner' , 'Andrew Morton' , 'Arnd Bergmann' , 'Stephen Rothwell' , 'FUJITA Tomonori' , microblaze-uclinux@itee.uq.edu.au, linux-arch@vger.kernel.org, x86@kernel.org, linux-sh@vger.kernel.org, linux-alpha@vger.kernel.org, sparclinux@vger.kernel.org, linux-ia64@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-mips@linux-mips.org, discuss@x86-64.org, linux-arm-kernel@lists.infradead.org, linux-mm@kvack.org, linaro-mm-sig@lists.linaro.org, 'Jonathan Corbet' , 'Kyungmin Park' , Andrzej Pietrasiewicz , 'Kevin Cernekee' , 'Dezhong Diao' , 'Richard Kuo' , "'David S. Miller'" , 'Michal Simek' , 'Guan Xuetao' , 'Paul Mundt' , 'Richard Henderson' , 'Ivan Kokshaysky' , 'Matt Turner' , 'Tony Luck' , 'Fenghua Yu' Message-id: <016001cd0cf0$7807bdb0$68173910$%szyprowski@samsung.com> Organization: SPRC X-Mailer: Microsoft Office Outlook 12.0 Content-language: pl Thread-index: Ac0M1jxuL84DT55ATKqocDxJPtn0VQAGgTfQ References: <1332855768-32583-1-git-send-email-m.szyprowski@samsung.com> <1332855768-32583-2-git-send-email-m.szyprowski@samsung.com> <4F72F603.2000803@mvista.com> X-archive-position: 32804 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: m.szyprowski@samsung.com Precedence: bulk X-list: linux-mips Return-Path: Hi Sergei, On Wednesday, March 28, 2012 1:29 PM Sergei Shtylyov wrote: > On 27-03-2012 17:42, Marek Szyprowski wrote: > > > Introduce new generic alloc and free methods with attributes argument. > > The method names don't match the ones in the subject. Right, I will reword the subject to "common: dma-mapping: introduce generic alloc() and free() methods". > > Existing alloc_coherent and free_coherent can be implemented on top of the > > new calls with NULL attributes argument. Later also dma_alloc_non_coherent > > can be implemented using DMA_ATTR_NONCOHERENT attribute as well as > > dma_alloc_writecombine with separate DMA_ATTR_WRITECOMBINE attribute. > > > This way the drivers will get more generic, platform independent way of > > allocating dma buffers with specific parameters. > > > Signed-off-by: Marek Szyprowski > > Acked-by: Kyungmin Park > > Reviewed-by: David Gibson > > Reviewed-by: Arnd Bergmann > Best regards -- Marek Szyprowski Samsung Poland R&D Center