Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754764AbZAETsz (ORCPT ); Mon, 5 Jan 2009 14:48:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752407AbZAETsq (ORCPT ); Mon, 5 Jan 2009 14:48:46 -0500 Received: from zeniv.linux.org.uk ([195.92.253.2]:59737 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752197AbZAETsp (ORCPT ); Mon, 5 Jan 2009 14:48:45 -0500 Date: Mon, 5 Jan 2009 19:48:44 +0000 From: Al Viro To: Sam Ravnborg Cc: LKML , Steven Rostedt , Ingo Molnar , rostedt@goodmis.org, "David S. Miller" , sparclinux Subject: Re: ftrace breaks sparc64 build Message-ID: <20090105194844.GR28946@ZenIV.linux.org.uk> References: <20090105181922.GA25622@uranus.ravnborg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090105181922.GA25622@uranus.ravnborg.org> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1326 Lines: 24 On Mon, Jan 05, 2009 at 07:19:22PM +0100, Sam Ravnborg wrote: > With an allmodconfig build on sparc and sparc64 I started > to see warnings that become propagated to errors by -Werror. While we are at it, sparc32 allmodconfig is broken by commit 9bb482476c6c9d1ae033306440c51ceac93ea80c Author: Jan Beulich Date: Tue Dec 16 11:30:08 2008 +0000 allow stripping of generated symbols under CONFIG_KALLSYMS_ALL Results in sparc-linux-objcopy: not stripping symbol `__ksymtab_strings' because it is named in a relocation sparc-linux-objcopy: not stripping symbol `__crc_per_cpu__softirq_work_list' because it is named in a relocation sparc-linux-objcopy: not stripping symbol `__initcall_end' because it is named in a relocation sparc-linux-objcopy: not stripping symbol `__setup_end' because it is named in a relocation sparc-linux-objcopy: not stripping symbol `__setup_start' because it is named in a relocation sparc-linux-objcopy: not stripping symbol `__initcall_start' because it is named in a relocation make: *** [.tmp_vmlinux1.stripped] Error 1 -- 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/