Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2001 05:35:48 -0700 (PDT)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/ia64 vm_machdep.c
Message-ID:  <200104191235.f3JCZma85165@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         2001/04/19 05:35:48 PDT

  Modified files:
    sys/ia64/ia64        vm_machdep.c 
  Log:
  Don't unwrap the function descriptor used as the callout argument to
  fork_exit(). The MI version of fork_exit() needs a real function
  descriptor, not a simple function pointer.
  
  Revision  Changes    Path
  1.17      +3 -8      src/sys/ia64/ia64/vm_machdep.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?200104191235.f3JCZma85165>