-
- Downloads
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>
Showing
- arch/x86/include/asm/numa_32.h 2 additions, 0 deletionsarch/x86/include/asm/numa_32.h
- arch/x86/include/asm/numa_64.h 1 addition, 0 deletionsarch/x86/include/asm/numa_64.h
- arch/x86/mm/numa.c 22 additions, 0 deletionsarch/x86/mm/numa.c
- arch/x86/mm/numa_64.c 5 additions, 19 deletionsarch/x86/mm/numa_64.c
- arch/x86/mm/srat_32.c 0 additions, 1 deletionarch/x86/mm/srat_32.c
Loading
Please register or sign in to comment