]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit64321af6fe7ac550c0169f3bafebd1ebe183295d
tree4c24e108c44be403dd8abe43a6bedd3ae04a48df
parent16dc20128de339ad4411a54d04909ccf9b557ad2
x86: Unify "numa=" command line option handling

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>
arch/x86/include/asm/numa_32.h
arch/x86/include/asm/numa_64.h
arch/x86/mm/numa.c
arch/x86/mm/numa_64.c
arch/x86/mm/srat_32.c