Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Mar 2001 02:49:00 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 locore.s mp_machdep.c pmap.c
Message-ID:  <200103171049.f2HAn0284805@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/03/17 02:49:00 PST

  Modified files:        (Branch: RELENG_4)
    sys/i386/i386        locore.s mp_machdep.c pmap.c 
  Log:
  MFC: 4MB kernel fixes (the temp stack must be mapped while switching
  into paging mode when the text segment pushes the data segment with
  the stack beyond the first 4MB)
  
  Approved by:	jkh
  
  Revision   Changes    Path
  1.132.2.3  +2 -2      src/sys/i386/i386/locore.s
  1.115.2.7  +10 -4     src/sys/i386/i386/mp_machdep.c
  1.250.2.9  +4 -3      src/sys/i386/i386/pmap.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103171049.f2HAn0284805>