commit 2f3a620dec7ce9b5166e849b8b47fb019f2bb59f
Author: Michael Neumann <[email protected]>
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

Reply via email to