diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2010-11-29 15:44:15 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2010-11-30 17:47:51 +0100 |
commit | 8a9533123f43f2cdb3eb601c17ff2ad336882eff (patch) | |
tree | 4bf9158766d02bae702c9d741f3d1486a90d41d0 /drivers/bluetooth | |
parent | perf: Fix the software context switch counter (diff) | |
download | linux-8a9533123f43f2cdb3eb601c17ff2ad336882eff.tar.xz linux-8a9533123f43f2cdb3eb601c17ff2ad336882eff.zip |
perf symbols: Fix kallsyms kernel/module map splitting
On ARM, module addresss space is ahead of kernel space, so the module
symbols are handled before kernel symbol in dso__split_kallsyms, then
was causing one map to be created for each kernel symbol.
Reported-by: Ming Lei <tom.leiming@gmail.com>
Tested-by: Ming Lei <tom.leiming@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Ming Lei <tom.leiming@gmail.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <20101124144540.GB15875@ghostprotocols.net>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'drivers/bluetooth')
0 files changed, 0 insertions, 0 deletions