]> Pileus Git - ~andy/linux/blobdiff - arch/x86/include/asm/thread_info.h
tracing/function-return-tracer: store return stack into task_struct and allocate...
[~andy/linux] / arch / x86 / include / asm / thread_info.h
index e44d379faad2b891245ef9cc2332dcaf8f8491c5..0921b4018c11d1a926c3eb083c55d9ba4f45370f 100644 (file)
@@ -20,6 +20,8 @@
 struct task_struct;
 struct exec_domain;
 #include <asm/processor.h>
+#include <asm/ftrace.h>
+#include <asm/atomic.h>
 
 struct thread_info {
        struct task_struct      *task;          /* main task structure */