]> git.baikalelectronics.ru Git - kernel.git/commit
x86: make x86_64 accept the max_cpus parameter
authorGlauber Costa <gcosta@redhat.com>
Mon, 3 Mar 2008 17:13:08 +0000 (14:13 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:56 +0000 (17:40 +0200)
commita2de4ec9d8018f808d81146b732fe143f4753163
treee298a805491494fef4083bd452fe5e9b712626d5
parent0958d6106de4e4a87959790ee0730f329b8bdf57
x86: make x86_64 accept the max_cpus parameter

The parameter passing parsing is done in the common smpboot.c

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/mpparse_64.c
arch/x86/kernel/smpboot.c
arch/x86/kernel/smpboot_32.c