ioprio: move io priority from task_struct to io_context
[deliverable/linux.git] / include / linux / sched.h
index df5b24ee80b307044bb5292404d1fc41686c8a6d..80837e7d527e61f9a8c8ceba5d8656bd802c5639 100644 (file)
@@ -975,7 +975,6 @@ struct task_struct {
        struct hlist_head preempt_notifiers;
 #endif
 
-       unsigned short ioprio;
        /*
         * fpu_counter contains the number of consecutive context switches
         * that the FPU is used. If this is over a threshold, the lazy fpu
This page took 0.026355 seconds and 5 git commands to generate.