Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755230Ab0KIV0H (ORCPT ); Tue, 9 Nov 2010 16:26:07 -0500 Received: from mail-gy0-f174.google.com ([209.85.160.174]:34478 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755150Ab0KIV0F convert rfc822-to-8bit (ORCPT ); Tue, 9 Nov 2010 16:26:05 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Q2Hpy0BmrSmZMZOTsmH/LoYc0He1KDS6bojcxtXNuWZe0kqMzLD4ZkpdWhR7ZSCznG BVe7/yRktvX8TXkE71v/CATrdc0Hdp5YS+J26cl8gfgIua+7iWmwbwuQPQ9ZfhjINBqj deJBJRN4asYtavy4rtwvnANU/scV4uH3VvyhM= MIME-Version: 1.0 In-Reply-To: References: <201011091729.17679.arnd@arndb.de> <20101109173536.GE9264@atomide.com> Date: Tue, 9 Nov 2010 23:26:04 +0200 Message-ID: Subject: Re: [GIT PULL] fixes for tidspbridge 2.6.37-rc1 From: Felipe Contreras To: "Guzman Lugo, Fernando" Cc: Tony Lindgren , Arnd Bergmann , Greg KH , linux-omap@vger.kernel.org, Linux Kernel Mailing List , Omar Ramirez Luna Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1451 Lines: 39 On Tue, Nov 9, 2010 at 7:52 PM, Guzman Lugo, Fernando wrote: > On Tue, Nov 9, 2010 at 11:35 AM, Tony Lindgren wrote: >> * Guzman Lugo, Fernando [101109 08:36]: >>> >>> tidspbridge iommu change are working fine all the patches and few fixes after >>> that are alredy sent. what breaks tidspbridge, is the unmerged >>> dependencies in linux omap tree, specifically the iommu module patches >>> and the SG patch. >> >> Care to post a series of the missing patches listed above? > > Here are the missing patches: > > Fernando Guzman Lugo (4): >  iovmm: no gap checking for fixed address >  iovmm: add superpages support to fixed da address >  iovmm: replace __iounmap with omap_iounmap >  iommu: create new api to set valid da range > > and >  scatterlist: define SG chain for arm architecture Those are not the only patches needed, you would also need: omap: iommu: make iva2 iommu selectable staging: tidspbridge: enable iva2 iommu And the one that actually uses the new API for the da range which hasn't even been submitted to the mailing list. Personally, I haven't seen the new iommu code working correctly. -- Felipe Contreras -- 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/