block: rename bio bi_rw to bi_opf
[linux-2.6-block.git] / kernel / cpuset.c
index 73e93e53884d1098ceec4b3c8d31049c8d9fc70b..c7fd2778ed50edc52b7c0e5f1f651dcb141c9495 100644 (file)
@@ -1034,15 +1034,6 @@ static void cpuset_change_task_nodemask(struct task_struct *tsk,
 {
        bool need_loop;
 
-       /*
-        * Allow tasks that have access to memory reserves because they have
-        * been OOM killed to get memory anywhere.
-        */
-       if (unlikely(test_thread_flag(TIF_MEMDIE)))
-               return;
-       if (current->flags & PF_EXITING) /* Let dying task have memory */
-               return;
-
        task_lock(tsk);
        /*
         * Determine if a loop is necessary if another thread is doing