From: Paul Menage Date: Thu, 7 Dec 2006 04:41:37 +0000 (-0800) Subject: [PATCH] cpuset: allow a larger buffer for writes to cpuset files X-Git-Tag: v2.6.20-rc1~145^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3ed11c35635487d34ad476e1d6a66dd298ab2de;p=pandora-kernel.git [PATCH] cpuset: allow a larger buffer for writes to cpuset files When using fake NUMA setup, the number of memory nodes can greatly exceed the number of CPUs. So the current limit in cpuset_common_file_write() is insufficient. Signed-off-by: Paul Menage Acked-by: Paul Jackson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed