From: Hugh Dickins Date: Fri, 8 Jun 2007 20:46:46 +0000 (-0700) Subject: mount -t tmpfs -o mpol=: check nodes online X-Git-Tag: v2.6.22-rc5~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a210906c1b791af1434323f69427286039c9c8b9;p=pandora-kernel.git mount -t tmpfs -o mpol=: check nodes online Randy Dunlap reports that a tmpfs, mounted with NUMA mpol= specifying an offline node, crashes as soon as data is allocated upon it. Now restrict it to online nodes, where before it restricted to MAX_NUMNODES. Signed-off-by: Hugh Dickins Cc: Robin Holt Cc: Christoph Lameter Cc: Andi Kleen Tested-and-acked-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed