From: David Rientjes Date: Mon, 15 Feb 2010 21:43:33 +0000 (-0800) Subject: x86, numa: Remove configurable node size support for numa emulation X-Git-Tag: v2.6.34-rc1~253^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca2107c9d6cf44fb915402d6f12b9d9ff3925cd7;p=pandora-kernel.git x86, numa: Remove configurable node size support for numa emulation Now that numa=fake=[MG] is implemented, it is possible to remove configurable node size support. The command-line parsing was already broken (numa=fake=*128, for example, would not work) and since fake nodes are now interleaved over physical nodes, this support is no longer required. Signed-off-by: David Rientjes LKML-Reference: Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed