Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261293AbVECCDd (ORCPT ); Mon, 2 May 2005 22:03:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261294AbVECCDd (ORCPT ); Mon, 2 May 2005 22:03:33 -0400 Received: from fire.osdl.org ([65.172.181.4]:5812 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S261293AbVECCD1 (ORCPT ); Mon, 2 May 2005 22:03:27 -0400 Date: Mon, 2 May 2005 19:02:50 -0700 From: Andrew Morton To: Al Viro Cc: jdike@addtoit.com, torvalds@osdl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/22] UML - Include the linker script rather than symlink it Message-Id: <20050502190250.45e37457.akpm@osdl.org> In-Reply-To: <20050503014543.GD18977@parcelfarce.linux.theplanet.co.uk> References: <200505012112.j41LC9fa016385@ccure.user-mode-linux.org> <20050502170654.248b11ea.akpm@osdl.org> <20050503002521.GA18977@parcelfarce.linux.theplanet.co.uk> <20050502174405.0c8cad31.akpm@osdl.org> <20050503011744.GC18977@parcelfarce.linux.theplanet.co.uk> <20050502182851.27f22470.akpm@osdl.org> <20050503014543.GD18977@parcelfarce.linux.theplanet.co.uk> X-Mailer: Sylpheed version 1.0.0 (GTK+ 1.2.10; i386-vine-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1569 Lines: 49 Al Viro wrote: > > On Mon, May 02, 2005 at 06:28:51PM -0700, Andrew Morton wrote: > > # Copyright 2003 - 2004 Pathscale, Inc > > # Released under the GPL > > > > hostprogs-y := mk_sc mk_thread > > always := $(hostprogs-y) > > > > HOSTCFLAGS_mk_thread.o := -I$(objtree)/arch/um > > > Is mk_sc still supposed to be in there? > > Yes, along with hostflags for it. Ah, OK. > > > how the hell did the latter manage to apply at all?) > > > > I just "fixed" things. I do it all the time. > > Erm... "Gives rejects" => "ought to investigate" => "bugger it, let > submitter figure it out and resubmit" would be an obvious progression... Sometimes. Most of the time it's less work (and much less latency) just to fix stuff up. > OK. Please, pick the following patches: > UM0-uml-ldscript-RC12-rc3 > UM1-uml-os-RC12-rc3 > UM2-uml-user-constants-RC12-rc3 > UM3-uml-ptregs-RC12-rc3 > UM4-uml-sc-RC12-rc3 > UM5-uml-kernel-offsets-RC12-rc3 > UM6-uml-thread-RC12-rc3 > UM7-uml-util-RC12-rc3 > UM8-uml-clean-RC12-rc3 > UM10-uml-O-RC12-rc3 > in ftp.linux.org.uk/pub/people/viro. In the order above. That's where > the beginning of Jeff's series had come from (his 1--9 and 4.5). OK, did that. Had one reject against uml-kbuild-avoid-useless-rebuilds.patch, but 'twas easily fixed. - 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/