]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/cpuset.c
Merge branch 'akpm' (incoming from Andrew)
[karo-tx-linux.git] / kernel / cpuset.c
index e2dbb60004d4f651b4fa6e53acbd788f11ef6fbe..3d54c418bd060453ce8a61442f1300c690bf535c 100644 (file)
@@ -996,7 +996,7 @@ static void cpuset_change_task_nodemask(struct task_struct *tsk,
        task_lock(tsk);
        /*
         * Determine if a loop is necessary if another thread is doing
-        * get_mems_allowed().  If at least one node remains unchanged and
+        * read_mems_allowed_begin().  If at least one node remains unchanged and
         * tsk does not have a mempolicy, then an empty nodemask will not be
         * possible when mems_allowed is larger than a word.
         */