git: apic: Initialize LAPIC before programming I/O APIC
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sat Mar 19 00:56:54 PDT 2011
commit a40ec0038b5c39aa2950b64996e0f05138fc0a2e
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sat Mar 19 15:47:20 2011 +0800
apic: Initialize LAPIC before programming I/O APIC
On the system without IMCR, I/O APIC is enabled when it is first accessed.
Before I/O APIC is enabled, LAPIC should be initialized.
Summary of changes:
sys/platform/pc32/i386/mp_machdep.c | 12 ++++++------
sys/platform/pc64/x86_64/mp_machdep.c | 12 ++++++------
2 files changed, 12 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a40ec0038b5c39aa2950b64996e0f05138fc0a2e
--
DragonFly BSD source repository
More information about the Commits
mailing list