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)
commit89b08200ad8bc8fb860da218c4f3bcc292bf286c
treee298a805491494fef4083bd452fe5e9b712626d5
parent69c18c15d39c4622c6e2f97e5db4d8c9c43adaaa
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