|
@@ -25,7 +25,7 @@
|
|
#include <linux/spinlock.h>
|
|
#include <linux/spinlock.h>
|
|
#include <linux/interrupt.h>
|
|
#include <linux/interrupt.h>
|
|
#include <linux/debug_locks.h>
|
|
#include <linux/debug_locks.h>
|
|
-#include <linux/mcs_spinlock.h>
|
|
|
|
|
|
+#include "mcs_spinlock.h"
|
|
|
|
|
|
/*
|
|
/*
|
|
* In the DEBUG case we are using the "NULL fastpath" for mutexes,
|
|
* In the DEBUG case we are using the "NULL fastpath" for mutexes,
|