]> pilppa.org Git - linux-2.6-omap-h63xx.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)
commitccf82085ee32c9b171183d8042e8a6e2776ec628
tree69b948126a7046974042ae8300aafc155dc1c6c5
parentcbe879fc6c77b5751a91167654b75a39421d0f3f
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