cgroups: use task_lock() for access tsk->cgroups safe in cgroup_clone()
[deliverable/linux.git] / kernel / rtmutex.h
index 1e0fca13ff72b4e132e32eee2934837db737d87b..a1a1dd06421d05742e9e5a612b2b010cbdfa096c 100644 (file)
@@ -10,9 +10,6 @@
  * Non-debug version.
  */
 
-#define __IP_DECL__
-#define __IP__
-#define __RET_IP__
 #define rt_mutex_deadlock_check(l)                     (0)
 #define rt_mutex_deadlock_account_lock(m, t)           do { } while (0)
 #define rt_mutex_deadlock_account_unlock(l)            do { } while (0)
This page took 0.023422 seconds and 5 git commands to generate.