From: David Rientjes Date: Wed, 5 Mar 2008 07:32:38 +0000 (-0800) Subject: cpusets: fix obsolete comment X-Git-Tag: v2.6.25-rc5~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41f7f60d31e5e1dfc9a92957b3e14e08a2f04964;p=pandora-kernel.git cpusets: fix obsolete comment mm migration is no longer done in cpuset_update_task_memory_state() so it can no longer take current->mm->mmap_sem, so fix the obsolete comment. [ This changed in commit 04c19fa6f16047abff2288ddbc1f0798ede5a849 ("cpuset: migrate all tasks in cpuset at once") when the mm migration was moved from cpuset_update_task_memory_state() to update_nodemask() ] Signed-off-by: David Rientjes Cc: Paul Jackson Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed