Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753165Ab0KIWNh (ORCPT ); Tue, 9 Nov 2010 17:13:37 -0500 Received: from mail-gy0-f174.google.com ([209.85.160.174]:34602 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752163Ab0KIWNe convert rfc822-to-8bit (ORCPT ); Tue, 9 Nov 2010 17:13:34 -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=mdj9WYtBSZ5kpShAosnmdEzWsr2JkaY06Bh5pDYsvpL3jt8uAOqhHy6XCNemdj7Z8w OXYtBsXq6t0fiABXbeYt/HP6BU+3i4/HdIrNa78b7+DJMR5YbH3+Vf+E3UJeCu5MqRQT RIorBdz9B/kuHv3lteXxujHB/lPf6neEEcIaA= MIME-Version: 1.0 In-Reply-To: <20101109183208.GG9264@atomide.com> References: <201011091729.17679.arnd@arndb.de> <20101109173536.GE9264@atomide.com> <20101109183208.GG9264@atomide.com> Date: Wed, 10 Nov 2010 00:13:32 +0200 Message-ID: Subject: Re: [GIT PULL] fixes for tidspbridge 2.6.37-rc1 From: Felipe Contreras To: Tony Lindgren Cc: "Guzman Lugo, Fernando" , 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: 2093 Lines: 55 On Tue, Nov 9, 2010 at 8:32 PM, Tony Lindgren wrote: > * Guzman Lugo, Fernando [101109 09:43]: >> 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 > > Yeah this is stuff for Hiroshi to look at and queue for > 2.6.28. No way we can merge these now. Right, and he hasn't ack'ed them yet. So there's a chance they don't get into 2.6.38 either. >> and >>   scatterlist: define SG chain for arm architecture > > And this we need to test carefully it's not something we > can just merge. > > Has this been tested to work with omap MMC drivers? > > I'm not at all convinced the drivers can deal with > chained SG lists.. This may not show up with light > testing, the SG lists can be very small in most cases. > > So this would have to be tested to make sure the > the chained SG list handled properly. The same goes > for other omap drivers that may be using SG. And the change doesn't affect OMAP only, it's for all ARM platforms. The proposal from Russell was to do it only on OMAP, but I haven't seen a patch that does that yet. Hopefully this would go into 2.6.38, but again, it might not. -- 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/