]> err.no Git - linux-2.6/blobdiff - include/linux/sched.h
[PATCH] x86: Some preparationary cleanup for stack trace
[linux-2.6] / include / linux / sched.h
index 6674fc1e51bf3dfe0677633e489231a91c271dac..34ed0d99b1bd1ccde1dee28a164bfded8fb1fc37 100644 (file)
@@ -994,7 +994,6 @@ struct task_struct {
         */
        struct pipe_inode_info *splice_pipe;
 #ifdef CONFIG_TASK_DELAY_ACCT
-       spinlock_t delays_lock;
        struct task_delay_info *delays;
 #endif
 };