From: Paul Jackson Date: Sun, 8 Jan 2006 09:01:55 +0000 (-0800) Subject: [PATCH] cpuset: implement cpuset_mems_allowed X-Git-Tag: v2.6.16-rc1~823 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=909d75a3b77bdd8baa9429bad3b69a654d2954ce;p=pandora-kernel.git [PATCH] cpuset: implement cpuset_mems_allowed Provide a cpuset_mems_allowed() method, which the sys_migrate_pages() code needed, to obtain the mems_allowed vector of a cpuset, and replaced the workaround in sys_migrate_pages() to call this new method. Signed-off-by: Paul Jackson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed