Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751297AbWHUXNX (ORCPT ); Mon, 21 Aug 2006 19:13:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751304AbWHUXNX (ORCPT ); Mon, 21 Aug 2006 19:13:23 -0400 Received: from mx2.suse.de ([195.135.220.15]:63977 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S1751297AbWHUXNW (ORCPT ); Mon, 21 Aug 2006 19:13:22 -0400 Date: Tue, 22 Aug 2006 01:13:20 +0200 From: Andi Kleen To: Adrian Bunk Cc: linux-kernel@vger.kernel.org, Roman Zippel Subject: Re: [2.6 patch] re-add -ffreestanding Message-Id: <20060822011320.a3491337.ak@suse.de> In-Reply-To: <20060821225837.GT11651@stusta.de> References: <20060821212154.GO11651@stusta.de> <20060821232444.9a347714.ak@suse.de> <20060821214636.GP11651@stusta.de> <20060822000903.441acb64.ak@suse.de> <20060821222412.GS11651@stusta.de> <20060822002728.c023bf85.ak@suse.de> <20060821225837.GT11651@stusta.de> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.3; x86_64-unknown-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: 497 Lines: 13 > What's the problem with adding -ffreestanding and stating explicitely > which functions we want to be handled be builtins, and which functions > we don't want to be handled by builtins? Take a look at lib/string.c and think about it a bit. -Andi - 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/