OSDN Git Service

x86: wrap esr setting up in i386 in lapic_setup_esr
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:25:48 +0000 (14:25 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:02 +0000 (17:41 +0200)
commitdf7939ae8bee101d9d79d104e17f14b60845cf0f
treef818959f4ea857838c0829bfb868cc907aff79ff
parentea0cadbfed09674bcc2b3e1e7f2d7317ddde4e95
x86: wrap esr setting up in i386 in lapic_setup_esr

it is a little bit more complicated than x86_64 due to erratas and
other stuff, but its existance will ease integration

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