All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: xen-devel@lists.xensource.com
Subject: xen perfc_arrays=y debug=y" no worky. entry.S: 178: relocation truncated to fit: R_X86_64_32Sagainstsymbol`__per_cpu_offset..
Date: Mon, 21 Jun 2010 19:15:03 -0400	[thread overview]
Message-ID: <20100621231503.GA15352@phenom.dumpdata.com> (raw)

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?

             reply	other threads:[~2010-06-21 23:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-21 23:15 Konrad Rzeszutek Wilk [this message]
2010-06-22  6:20 ` xen perfc_arrays=y debug=y" no worky. entry.S: 178: relocation truncated to fit: R_X86_64_32Sagainstsymbol`__per_cpu_offset Keir Fraser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100621231503.GA15352@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.