DragonFly commits List (threaded) for 2010-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: x86_64: Make APIC_IO work again.
commit 2f3a620dec7ce9b5166e849b8b47fb019f2bb59f
Author: Michael Neumann <mneumann@ntecs.de>
Date: Sat Oct 16 12:14:26 2010 +0200
x86_64: Make APIC_IO work again.
pmap_init() still needs to setup the lapic pointer otherwise
it results in a null pointer deref somewhere else.
Summary of changes:
sys/platform/pc64/apic/mpapic.c | 7 +++++++
sys/platform/pc64/x86_64/pmap.c | 11 +++++++++++
2 files changed, 18 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2f3a620dec7ce9b5166e849b8b47fb019f2bb59f
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]