Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2003 23:54:47 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 locore.S machdep.c
Message-ID:  <200305310654.h4V6snT7040778@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2003/05/30 23:54:47 PDT

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      locore.S machdep.c 
  Log:
  Have hammer_time() return the proc0 stack location, and have locore
  switch to it before calling mi_startup().  The bootstack is WAY too small
  for running acpica during probe/attach.  While here, pass modulep/physfree
  to the startup routine, rather than writing to the global variables in
  locore.S.
  
  Approved by:  re (amd64/*)
  
  Revision  Changes    Path
  1.175     +4 -6      src/sys/amd64/amd64/locore.S
  1.581     +13 -19    src/sys/amd64/amd64/machdep.c



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