All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Mukesh Rathor <mukesh.rathor@oracle.com>
Cc: "Xen-devel@lists.xensource.com" <Xen-devel@lists.xensource.com>
Subject: Re: PVOPS: missing some xen symbols in vmlinux
Date: Fri, 27 May 2011 18:04:36 -0700	[thread overview]
Message-ID: <4DE04A24.60101@goop.org> (raw)
In-Reply-To: <20110526185957.776d2b16@mantra.us.oracle.com>

On 05/26/2011 06:59 PM, Mukesh Rathor wrote:
> I am trying to figure out what is it about those xen functions, any
> thoughts?

I'd noticed that myself - I'm not really sure what causes it.  For the
asm ones it can be caused by missing the proper type/length directives
for the symbol, but AFAICS those are all C functions.  xen_start_kernel
is asmlinkage, but I don't think that should matter.

Is it just that gdb doesn't find the symbols?  Or are there other
functional problems as well?

What version of the toolchain are you using?  Do you have
CONFIG_DEBUG_INFO enabled?

Thanks,
    J

  reply	other threads:[~2011-05-28  1:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-27  1:59 PVOPS: missing some xen symbols in vmlinux Mukesh Rathor
2011-05-28  1:04 ` Jeremy Fitzhardinge [this message]
2011-05-28  1:44   ` Mukesh Rathor

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=4DE04A24.60101@goop.org \
    --to=jeremy@goop.org \
    --cc=Xen-devel@lists.xensource.com \
    --cc=mukesh.rathor@oracle.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.