diff options
| author | Ingo Molnar <[email protected]> | 2009-04-14 11:24:36 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-04-14 18:35:13 +0200 |
| commit | 56449f437add737a1e5e1cb7e00f63ac8ead1938 (patch) | |
| tree | d7c8f0f783534d3cfe550606b871d9bbeaa6e3f3 /include/linux/stackprotector.h | |
| parent | a34b50ddc265bae058c66661b096ef6384c5a8b1 (diff) | |
tracing: make the trace clocks available generally
Jeremy Fitzhardinge reported this build failure:
LD .tmp_vmlinux1
arch/x86/kernel/built-in.o: In function `ds_take_timestamp':
git/linux/arch/x86/kernel/ds.c:1380: undefined reference to `trace_clock_global'
git/linux/arch/x86/kernel/ds.c:1380: undefined reference to `trace_clock_global'
Which is due to !CONFIG_TRACING && CONFIG_X86_DS=y.
Expose the trace clock code to CONFIG_X86_DS as well.
[ Unfortunately librarizing doesnt work well - ancient architectures
with no raw_local_irq_save() primitive break the build. ]
Reported-by: Jeremy Fitzhardinge <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions