Merge branch 'master' into next
[deliverable/linux.git] / include / linux / sched.h
index 94990a88214746cf292b361c4b4ee98a62fdf0b0..5c7ce13c1696586263fdfc4d3b317a245ef979c3 100644 (file)
@@ -1198,6 +1198,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
This page took 0.026114 seconds and 5 git commands to generate.