]> git.baikalelectronics.ru Git - kernel.git/commit
x86: use disabled_cpus in i386
authorGlauber Costa <gcosta@redhat.com>
Mon, 3 Mar 2008 17:12:41 +0000 (14:12 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:53 +0000 (17:40 +0200)
commit38999f6cddac01b3b5674707d9751fcf21d7bce3
treee18c0668c0245f7096fe0a31771133ce96ea8af7
parentcd83b5b84dab1c1e90fbdd7e0a87ad4467e6f095
x86: use disabled_cpus in i386

this patch allows a cpu to be marked as present but disabled in i386,
just as x86_64 currently does.

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