DragonFly BSD
DragonFly commits List (threaded) for 2010-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - pmap (i386) - fix bugs in gd_GDMAP1 and gd_GDADDR1 initialization


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 1 Jan 2010 18:09:15 -0800 (PST)

commit d2fd2a60bd400950abc8c22d399cbfa327859760
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri Jan 1 18:07:40 2010 -0800

    kernel - pmap (i386) - fix bugs in gd_GDMAP1 and gd_GDADDR1 initialization
    
    * I was using the wrong index variable to initialize the per-cpu
      gd_GDMAP1 and gd_GDADDR1 fields.  This caused the cpu mask for
      the alt page table mapping to not work properly.

Summary of changes:
 sys/platform/pc32/i386/mp_machdep.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]