Merge branch 'fix/misc' into for-linus
[pandora-kernel.git] / arch / x86 / include / asm / stacktrace.h
index f517944..cf86a5e 100644 (file)
@@ -3,6 +3,8 @@
 
 extern int kstack_depth_to_print;
 
+int x86_is_stack_id(int id, char *name);
+
 /* Generic stack tracer with callbacks */
 
 struct stacktrace_ops {