Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750770AbWL2KkQ (ORCPT ); Fri, 29 Dec 2006 05:40:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751561AbWL2KkQ (ORCPT ); Fri, 29 Dec 2006 05:40:16 -0500 Received: from gockel.physik3.uni-rostock.de ([139.30.44.16]:21609 "EHLO gockel.physik3.uni-rostock.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750770AbWL2KkP (ORCPT ); Fri, 29 Dec 2006 05:40:15 -0500 Date: Fri, 29 Dec 2006 11:40:14 +0100 (CET) From: Tim Schmielau To: Randy Dunlap cc: Russell King , Al Viro , Andrew Morton , lkml Subject: Re: [PATCH] remove 556 unneeded #includes of sched.h In-Reply-To: <20061228163127.8234fac9.randy.dunlap@oracle.com> Message-ID: References: <20061228124644.4e1ed32b.akpm@osdl.org> <20061228210803.GR17561@ftp.linux.org.uk> <20061228213438.GD20596@flint.arm.linux.org.uk> <20061228133246.ad820c6a.randy.dunlap@oracle.com> <20061228214830.GF20596@flint.arm.linux.org.uk> <20061228161019.b876e10b.randy.dunlap@oracle.com> <20061228163127.8234fac9.randy.dunlap@oracle.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 950 Lines: 23 On Thu, 28 Dec 2006, Randy Dunlap wrote: > Yep, right, if I already had all of that cross-build stuff setup, > it wouldn't be a big deal. But getting it all setup is a big deal > (to me). Well, I didn't want to say that you specifically should do that. ;-) OTOH, if you are interested, setting it up isn't nearly as difficult as it seems. http://kegel.com/crosstool/ almost makes it a no-brainer. It's some years ago that I set up mine, but if you want I'll write up a mini-howto about my setup. Al Viro also deschribed his setup: http://lkml.org/lkml/2004/10/28/17 (and if you are frightened by the braindamage of my sched-removal-tools: no, crosscompiling is nowhere as complicated as that.) Tim - 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/