git: x86_64: Make APIC_IO work again.

Michael Neumann mneumann at crater.dragonflybsd.org
Sun Nov 7 13:46:23 PST 2010


commit 2f3a620dec7ce9b5166e849b8b47fb019f2bb59f
Author: Michael Neumann <mneumann at 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





More information about the Commits mailing list