]> git.baikalelectronics.ru Git - kernel.git/commit
x86: initialize map pointers in setup_32.c
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:25:20 +0000 (14:25 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:00 +0000 (17:41 +0200)
commit2b3b28a093d9442836720349cdc1e5e5a9885dc5
tree69b948126a7046974042ae8300aafc155dc1c6c5
parent48a6f0d4893232905f295d241e3d8666f1a7dd70
x86: initialize map pointers in setup_32.c

this will serve as a reference as to whether or not to
use the per_cpu variables in mpparse. Done the same way
as x86_64

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