Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754322Ab0KIRZj (ORCPT ); Tue, 9 Nov 2010 12:25:39 -0500 Received: from kroah.org ([198.145.64.141]:37904 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753781Ab0KIRZf (ORCPT ); Tue, 9 Nov 2010 12:25:35 -0500 Date: Tue, 9 Nov 2010 09:25:11 -0800 From: Greg KH To: "Guzman Lugo, Fernando" Cc: Arnd Bergmann , Felipe Contreras , linux-omap@vger.kernel.org, Linux Kernel Mailing List , Omar Ramirez Luna , Tony Lindgren Subject: Re: [GIT PULL] fixes for tidspbridge 2.6.37-rc1 Message-ID: <20101109172511.GA10958@kroah.com> References: <201011091729.17679.arnd@arndb.de> <20101109165509.GA9698@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2582 Lines: 50 On Tue, Nov 09, 2010 at 11:04:18AM -0600, Guzman Lugo, Fernando wrote: > On Tue, Nov 9, 2010 at 10:55 AM, Greg KH wrote: > > On Tue, Nov 09, 2010 at 05:29:17PM +0100, Arnd Bergmann wrote: > >> On Tuesday 09 November 2010, Felipe Contreras wrote: > >> > Felipe Contreras (14): > >> > ? ? ? Revert "staging: tidspbridge - update Kconfig to select IOMMU module" > >> > ? ? ? Revert "staging: tidspbridge - remove dmm custom module" > >> > ? ? ? Revert "staging: tidspbridge - deprecate reserve/unreserve_memory funtions" > >> > ? ? ? Revert "staging: tidspbridge - remove reserved memory clean up" > >> > ? ? ? Revert "staging: tidspbridge: remove dw_dmmu_base from cfg_hostres struct" > >> > ? ? ? Revert "staging: tidspbridge - move all iommu related code to a new file" > >> > ? ? ? Revert "staging: tidspbridge - remove hw directory" > >> > ? ? ? Revert "staging: tidspbridge - fix mmufault support" > >> > ? ? ? Revert "staging: tidspbridge - remove custom mmu code from tiomap3430.c" > >> > ? ? ? Revert "staging: tidspbridge - rename bridge_brd_mem_map/unmap to a proper name" > >> > ? ? ? Revert "staging: tidspbridge - move shared memory iommu maps to tiomap3430.c" > >> > ? ? ? Revert "staging: tidspbridge: replace iommu custom for opensource implementation" > >> > >> That adds quite a lot of crap back in that was removed by Fernando earlier: > >> > >> ?44 files changed, 3733 insertions(+), 847 deletions(-) > >> > >> It may have been premature to merge the patches as you say, but now that > >> they are in, I'd vote for giving Fernando a chance to fix up any damage > >> that was done in the process rather than just reverting all the useful > >> changes. > > > > In looking at this further, I agree. > > > > Felipe, are all of these really needing to be reverted? ?How about > > picking out the functional changes that need to be resolved instead of > > just rolling back everything that has been done here. ?Surely not all of > > these are wrong, right? > > Patches are _NOT_ wrong, missing dependencies break the bridge. > Without that dependencies the first patch of the set won't work and > all other patches have dependency on the first one, so all of them > need to be reverted. How about hand-reverting only the wrong patch, so the other work isn't lost? I'd much prefer that. thanks, greg k-h -- 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/