Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756454AbXITGIS (ORCPT ); Thu, 20 Sep 2007 02:08:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751839AbXITGIJ (ORCPT ); Thu, 20 Sep 2007 02:08:09 -0400 Received: from nwd2mail10.analog.com ([137.71.25.55]:39968 "EHLO nwd2mail10.analog.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752092AbXITGII (ORCPT ); Thu, 20 Sep 2007 02:08:08 -0400 X-IronPort-AV: i="4.20,276,1186372800"; d="scan'208"; a="51875495:sNHT30428335" From: Robin Getz Organization: Blackfin uClinux org To: "Paul Mundt" Subject: Re: [PATCH] binfmt_flat: minimum support for theBlackfin relocations Date: Thu, 20 Sep 2007 02:08:29 -0400 User-Agent: KMail/1.9.5 Cc: "Mike Frysinger" , "David McCullough" , uclinux-dist-devel@blackfin.uclinux.org, bryan.wu@analog.com, "Bernd Schmidt" , "Greg Ungerer" , "Linux Kernel" , "Andrew Morton" , ysato@users.sourceforge.jp, linux-m32r@ml.linux-m32r.org References: <1190102965.4406.9.camel@roc-desktop> <8bd0f97a0709192042g67f13337nf62978768b64ff80@mail.gmail.com> <20070920035412.GA31501@linux-sh.org> In-Reply-To: <20070920035412.GA31501@linux-sh.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709200208.29580.rgetz@blackfin.uclinux.org> X-OriginalArrivalTime: 20 Sep 2007 06:08:05.0926 (UTC) FILETIME=[9C275C60:01C7FB4C] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2829 Lines: 58 On Wed 19 Sep 2007 23:54, Paul Mundt pondered: > On Wed, Sep 19, 2007 at 11:42:53PM -0400, Mike Frysinger wrote: > > On 9/19/07, Paul Mundt wrote: > > > On Thu, Sep 20, 2007 at 11:55:25AM +1000, David McCullough wrote: > > > > Jivin Robin Getz lays it down ... > > > > > On Tue 18 Sep 2007 04:09, Bryan Wu pondered: > > > > > > This just adds minimum support for the Blackfin relocations, > > > > > > since we don't have enough space in each reloc. The idea > > > > > > is to store a value with one relocation so that subsequent > > > > > > ones can access it. > > > > > > > > > > Adding the other appropriate maintainers. for h8, m32r, sh and > > > > > v850. > > > > > > > > Looks fine to me, obviously impacts the existing arches very > > > > little. Can't see why it shouldn't get included, > > > > > > I find it a bit disconcerting that blackfin already depends on this > > > in-tree without there being any earlier discussion on making these > > > changes. > > > > not really ... this patch was posted before but was lost in the > > shuffle ... and i'm not quite sure what you mean by "depends on" ... > > if you want to use the FLAT file format on a Blackfin processor, then > > this patch is needed, but that isnt the only file format that works on > > the Blackfin port as we also have FDPIC ELF > > > What I mean by "depends on" is that for what you are attempting to > patch, your architecture has an in-tree dependency on something that hasn't > been discussed. "not been discussed" because it was sent to lkml - http://lkml.org/lkml/2006/9/22/60 - and it got missed/left on the floor during the arch/blackfin inclusion (which was huge), not because of any deliberate malicious intent on our part to mislead or try to get this in now by doing an end around as you are implying. Our mistake for not poking everyone/resending things sooner/before arch/blackfin was included. Bryan will try to make sure that doesn't happen again (right Bryan?) - like he is now, by poking/resending things, and making sure that the appropriate maintainers (like you, if we are changing things you maintain) are included. (which is what I think the problem was). If we can focus on the technical merits of things, rather than how we got here - which I agree sucks - was our mistake - we are sorry - we will try to make sure that it doesn't happen again - I think it would be time/effort better spent. -Robin BTW - does anyone know Miles Bader's current email address? There isn't one listed in MAINTAINERS - and he is still listed for the NEC V850? - 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/