diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-11-11 11:57:02 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-11-11 12:03:27 +0100 |
commit | 19b3e9671c5a219b8c34da2cc66e0ce7c3a501ae (patch) | |
tree | 79447ec8092e2b35bd6232db8cd1a7a2ebd6a4d9 /arch/x86/Kconfig | |
parent | 867f7fb3ebb831970847b179e7df5a9ab10da16d (diff) | |
download | op-kernel-dev-19b3e9671c5a219b8c34da2cc66e0ce7c3a501ae.zip op-kernel-dev-19b3e9671c5a219b8c34da2cc66e0ce7c3a501ae.tar.gz |
tracing: function return tracer, build fix
fix:
arch/x86/kernel/ftrace.c: In function 'ftrace_return_to_handler':
arch/x86/kernel/ftrace.c:112: error: implicit declaration of function 'cpu_clock'
cpu_clock() is implicitly included via a number of ways, but its real
location is sched.h. (Build failure is triggerable if enough other
kernel components are turned off.)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/Kconfig')
0 files changed, 0 insertions, 0 deletions