Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754560Ab1DROOR (ORCPT ); Mon, 18 Apr 2011 10:14:17 -0400 Received: from moutng.kundenserver.de ([212.227.17.10]:64913 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753197Ab1DROOK (ORCPT ); Mon, 18 Apr 2011 10:14:10 -0400 From: Arnd Bergmann To: Kyungmin Park Subject: Re: [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache Date: Mon, 18 Apr 2011 16:13:43 +0200 User-Agent: KMail/1.12.2 (Linux/2.6.37; KDE/4.3.2; x86_64; ; ) Cc: Tony Lindgren , Marek Szyprowski , Andrzej Pietrasiewicz , Hari Kanigeri , "Russell King - ARM Linux" , Fernando Guzman Lugo , Hiroshi DOYU , linux-kernel@vger.kernel.org, Ramesh Gupta , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <1302817968-28516-1-git-send-email-fernando.lugo@ti.com> <201104181358.53521.arnd@arndb.de> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201104181613.43572.arnd@arndb.de> X-Provags-ID: V02:K0:J6AVZOk0KLGNElh9PfL9eSe6TFltN7w18pqYgGFFLvS EgtNSzRDAoPcyUUx/fwWMhAktbpSerYNB6Quwfr8Raeu2ZRb+x 6CV1MQrA3qW+nIJtdInNhT8ZPV8p8+UCzd16ka9q6405+n3KBU HoFZjJAfz/75a+yBwODvytoplV6BRStm3Jrgdvf73iEFGEeCEg hpSBh8IdZbGZadtkE4NbA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 994 Lines: 25 On Monday 18 April 2011, Kyungmin Park wrote: > On Mon, Apr 18, 2011 at 8:58 PM, Arnd Bergmann wrote: > > > > One missing piece is still a way for a platform to provide both > > the iommu and the dma-mapping API in a unified driver. Right now, > > you have to export both interface for a generic solution. > > Actually MSM and we (Michal, Marek) tried to merge the generic IOMMU > implementation into mm, but MM did't accept it. I'm confused. What do you mean with MM? > So now it's implemented at each SoCs. I think it's good chance to make > a generic IOMMU feature for ARM consolidation. > > Before this idea, can you review our implementation at above URL? I've commented on the main implementation for the IOMMU now. Arnd -- 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/