|
@@ -59,7 +59,6 @@ struct mutex {
|
|
struct optimistic_spin_queue osq; /* Spinner MCS lock */
|
|
struct optimistic_spin_queue osq; /* Spinner MCS lock */
|
|
#endif
|
|
#endif
|
|
#ifdef CONFIG_DEBUG_MUTEXES
|
|
#ifdef CONFIG_DEBUG_MUTEXES
|
|
- const char *name;
|
|
|
|
void *magic;
|
|
void *magic;
|
|
#endif
|
|
#endif
|
|
#ifdef CONFIG_DEBUG_LOCK_ALLOC
|
|
#ifdef CONFIG_DEBUG_LOCK_ALLOC
|