]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/sched.h
[PATCH] lockdep: better lock debugging
[net-next-2.6.git] / include / linux / sched.h
index aaf723308ed4c817678d34984ad8c7488357181d..bdabeee10a782acc03b176ca3a29cdcefbeaee57 100644 (file)
@@ -865,10 +865,6 @@ struct task_struct {
        struct plist_head pi_waiters;
        /* Deadlock detection and priority inheritance handling */
        struct rt_mutex_waiter *pi_blocked_on;
-# ifdef CONFIG_DEBUG_RT_MUTEXES
-       spinlock_t held_list_lock;
-       struct list_head held_list_head;
-# endif
 #endif
 
 #ifdef CONFIG_DEBUG_MUTEXES