x86: Unify "numa=" command line option handling
authorJan Beulich <JBeulich@novell.com>
Wed, 19 Jan 2011 08:57:21 +0000 (08:57 +0000)
committerIngo Molnar <mingo@elte.hu>
Wed, 19 Jan 2011 09:25:18 +0000 (10:25 +0100)
In order to be able to suppress the use of SRAT tables that
32-bit Linux can't deal with (in one case known to lead to a
non-bootable system, unless disabling ACPI altogether), move the
"numa=" option handling to common code.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Reviewed-by: Thomas Renninger <trenn@suse.de>
Cc: Tejun Heo <tj@kernel.org>
Cc: Thomas Renninger <trenn@suse.de>
LKML-Reference: <4D36B581020000780002D0FF@vpn.id2.novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found