[PATCH] rcutorture: add call_rcu_bh() operations
[safe/jmp/linux-2.6] / include / linux / ptrace.h
index 9d5cd10..8b2749a 100644 (file)
 #ifdef __KERNEL__
 /*
  * Ptrace flags
+ *
+ * The owner ship rules for task->ptrace which holds the ptrace
+ * flags is simple.  When a task is running it owns it's task->ptrace
+ * flags.  When the a task is stopped the ptracer owns task->ptrace.
  */
 
 #define PT_PTRACED     0x00000001