aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcutree.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/rcutree.c')
-rw-r--r--kernel/rcutree.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/rcutree.c b/kernel/rcutree.c
index 75762cddbe03..a162f859dd32 100644
--- a/kernel/rcutree.c
+++ b/kernel/rcutree.c
@@ -46,6 +46,8 @@
46#include <linux/mutex.h> 46#include <linux/mutex.h>
47#include <linux/time.h> 47#include <linux/time.h>
48 48
49#include "rcutree.h"
50
49#ifdef CONFIG_DEBUG_LOCK_ALLOC 51#ifdef CONFIG_DEBUG_LOCK_ALLOC
50static struct lock_class_key rcu_lock_key; 52static struct lock_class_key rcu_lock_key;
51struct lockdep_map rcu_lock_map = 53struct lockdep_map rcu_lock_map =