]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/kernel/stacktrace.c
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / arch / x86 / kernel / stacktrace.c
index 0653788026e28863c099955b9f5d61b4983b017c..8e2b79b88e512f2636ae76075895405c7a2aa2fc 100644 (file)
@@ -4,6 +4,8 @@
  *  Copyright (C) 2006-2009 Red Hat, Inc., Ingo Molnar <mingo@redhat.com>
  */
 #include <linux/sched.h>
+#include <linux/sched/debug.h>
+#include <linux/sched/task_stack.h>
 #include <linux/stacktrace.h>
 #include <linux/export.h>
 #include <linux/uaccess.h>