git: kernel - lapic pointer was still not quite correctly initialized

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Sep 23 20:03:02 PDT 2010


commit e3dd742d8cf5bee5847dfca7c612895ebd0f95cb
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Thu Sep 23 19:59:32 2010 -0700

    kernel - lapic pointer was still not quite correctly initialized
    
    * A conditional in the new MADT code was bypassing the lapic pointer
      mapping in certain circumstances, causing the machine to lockup in the
      low level boot.

Summary of changes:
 sys/platform/pc64/x86_64/mp_machdep.c |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e3dd742d8cf5bee5847dfca7c612895ebd0f95cb


-- 
DragonFly BSD source repository





More information about the Commits mailing list