Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2001 11:23:51 -0700 (PDT)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/ia64 locore.s
Message-ID:  <200109151823.f8FINpg37332@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         2001/09/15 11:23:51 PDT

  Modified files:
    sys/ia64/ia64        locore.s 
  Log:
  Avoid the region used for thread0's trapframe when setting up the stack
  for ia64_init. If we use this area for ia64_init's stack, it ends up
  containing garbage which causes cpu_fork to die horribly later.
  
  Revision  Changes    Path
  1.11      +2 -2      src/sys/ia64/ia64/locore.s


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?200109151823.f8FINpg37332>