xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* xen perfc_arrays=y debug=y" no worky. entry.S: 178: relocation truncated to fit: R_X86_64_32Sagainstsymbol`__per_cpu_offset..
@ 2010-06-21 23:15 Konrad Rzeszutek Wilk
  2010-06-22  6:20 ` Keir Fraser
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2010-06-21 23:15 UTC (permalink / raw)
  To: xen-devel

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?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: xen perfc_arrays=y debug=y" no worky. entry.S: 178: relocation truncated to fit: R_X86_64_32Sagainstsymbol`__per_cpu_offset..
  2010-06-21 23:15 xen perfc_arrays=y debug=y" no worky. entry.S: 178: relocation truncated to fit: R_X86_64_32Sagainstsymbol`__per_cpu_offset Konrad Rzeszutek Wilk
@ 2010-06-22  6:20 ` Keir Fraser
  0 siblings, 0 replies; 2+ messages in thread
From: Keir Fraser @ 2010-06-22  6:20 UTC (permalink / raw)
  To: Konrad Rzeszutek Wilk, xen-devel@lists.xensource.com

Fixed by c/s 21650.

 K.

On 22/06/2010 00:15, "Konrad Rzeszutek Wilk" <konrad.wilk@oracle.com> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-06-22  6:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-21 23:15 xen perfc_arrays=y debug=y" no worky. entry.S: 178: relocation truncated to fit: R_X86_64_32Sagainstsymbol`__per_cpu_offset Konrad Rzeszutek Wilk
2010-06-22  6:20 ` Keir Fraser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).