From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yow.seanm.ca (toronto-hs-216-138-233-67.s-ip.magma.ca [216.138.233.67]) by ozlabs.org (Postfix) with SMTP id D1CB9B7B8D for ; Sat, 26 Sep 2009 07:00:53 +1000 (EST) Date: Fri, 25 Sep 2009 16:54:11 -0400 From: Sean MacLennan To: linuxppc-dev Subject: warning: allocated section `.data_nosave' not in segment Message-ID: <20090925165411.6c584401@lappy.seanm.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Anybody else getting these? They just started popping up with the recent changes for 2.6.32. ppc_4xxFP-ld: .tmp_vmlinux1: warning: allocated section `.data_nosave' not in segment KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 ppc_4xxFP-ld: .tmp_vmlinux2: warning: allocated section `.data_nosave' not in segment KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o LD vmlinux ppc_4xxFP-ld: vmlinux: warning: allocated section `.data_nosave' not in segment Cheers, Sean