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

看板DFBSD_commit作者時間16年前 (2010/01/02 10:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BFh0dP- (DFBSD_commit)