public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: WANG Chao <chaowang@redhat.com>
To: LKML <linux-kernel@vger.kernel.org>
Subject: vmlinux symtab matching kallsyms fails: diff end addr for aesni_gcm_dec/aesni_gcm_enc
Date: Fri, 08 Mar 2013 11:55:30 +0800	[thread overview]
Message-ID: <51396132.1030007@redhat.com> (raw)

Hi, All

On 3.9-rc1, I got following failure running `perf test`:

 1: vmlinux symtab matches kallsyms:
--- start ---
Looking at the vmlinux_path (6 entries long)
Using /lib/modules/3.9.0-rc1/build/vmlinux for symbols
0xffffffff810508b0: diff end addr for aesni_gcm_dec v:
0xffffffff81053551 k: 0xffffffff81050941
0xffffffff81053560: diff end addr for aesni_gcm_enc v:
0xffffffff8105619a k: 0xffffffff810535f1
Maps only in vmlinux:
 ffffffff81a311f5-ffffffff81b8c48f 0 [kernel].init.text
 ffffffff81b8c490-ffffffff9fffffff 0 [kernel].exit.text
Maps in vmlinux with a different name in kallsyms:
Maps only in kallsyms:
---- end ----
vmlinux symtab matches kallsyms: FAILED!

The end addr of aesni_gcm_dec/aesni_gcm_enc in vmlinux symtab and
kallsyms is wrong beyond 4K.

I think that's a problem or am I missing some changes for these days?

-- 
Thanks,
WANG Chao

                 reply	other threads:[~2013-03-08  3:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=51396132.1030007@redhat.com \
    --to=chaowang@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox