From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: xen perfc_arrays=y debug=y" no worky. entry.S: 178: relocation truncated to fit: R_X86_64_32Sagainstsymbol`__per_cpu_offset.. Date: Tue, 22 Jun 2010 07:20:35 +0100 Message-ID: References: <20100621231503.GA15352@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100621231503.GA15352@phenom.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Konrad Rzeszutek Wilk , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Fixed by c/s 21650. K. On 22/06/2010 00:15, "Konrad Rzeszutek Wilk" wrote: > I am no expert at the linker magic, but I keep on getting this > > /home/konrad/ssd/neb/xen/xen/arch/x86/built_in.o: In function `syscall_enter': > /home/konrad/ssd/neb/xen/xen/arch/x86/x86_64/entry.S:178: relocation truncated > to fit: R_X86_64_32S against symbol `__per_cpu_offset' defined in .bss section > in /home/konrad/ssd/neb/xen/xen/arch/x86/built_in.o > /home/konrad/ssd/neb/xen/xen/arch/x86/built_in.o: In function > `handle_exception_saved': > /home/konrad/ssd/neb/xen/xen/arch/x86/x86_64/entry.S:475: relocation truncated > to fit: R_X86_64_32S against symbol `__per_cpu_offset' defined in .bss section > in /home/konrad/ssd/neb/xen/xen/arch/x86/built_in.o > /home/konrad/ssd/neb/xen/xen/arch/x86/built_in.o: In function > `compat_hypercall': > /home/konrad/ssd/neb/xen/xen/arch/x86/x86_64/compat/entry.S:74: relocation > truncated to fit: R_X86_64_32S against symbol `__per_cpu_offset' defined in > .bss section in /home/konrad/ssd/neb/xen/xen/arch/x86/built_in.o > make[2]: *** [/home/konrad/ssd/neb/xen/xen/xen-syms] Error 1 > make[1]: *** [/home/konrad/ssd/neb/xen/xen/xen] Error 2 > make: *** [build] Error 2 > > If I have 'perfc_array=y' defined. I did not see this with c/s 21208. > Hadn't done any bisection. Any ideas? > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel