Merge branch 'linus' into core/rcu
[safe/jmp/linux-2.6] / include / linux / sched.h
index 855fd0d..bd2675e 100644 (file)
@@ -1200,6 +1200,7 @@ struct task_struct {
         * a short time
         */
        unsigned char fpu_counter;
+       s8 oomkilladj; /* OOM kill score adjustment (bit shift). */
 #ifdef CONFIG_BLK_DEV_IO_TRACE
        unsigned int btrace_seq;
 #endif