diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2010-04-03 12:22:05 +0200 |
---|---|---|
committer | Frederic Weisbecker <fweisbec@gmail.com> | 2010-04-03 12:22:05 +0200 |
commit | 26d80aa782e708c380a47601779d42d30bf016d6 (patch) | |
tree | 0d4c1357fa600123d1173d536537a88c8316e031 /arch/powerpc/kernel/misc.S | |
parent | perf, probe-finder: Build fix on Debian (diff) | |
download | linux-26d80aa782e708c380a47601779d42d30bf016d6.tar.xz linux-26d80aa782e708c380a47601779d42d30bf016d6.zip |
perf: Always build the stub perf_arch_fetch_caller_regs version
Now that software events use perf_arch_fetch_caller_regs() too, we
need the stub version to be always built in for archs that don't
implement it.
Fixes the following build error in PARISC:
kernel/built-in.o: In function `perf_event_task_sched_out':
(.text.perf_event_task_sched_out+0x54): undefined reference to `perf_arch_fetch_caller_regs'
Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Paul Mackerras <paulus@samba.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions