Date: Thu, 18 Apr 2002 19:08:34 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 trap.c Message-ID: <200204190208.g3J28YY77689@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/04/18 19:08:33 PDT Modified files: sys/ia64/ia64 trap.c Log: o Remove vm_map_growstack() from ia64's trap_pfault(). o Remove the acquisition and release of Giant from ia64's trap_pfault(). (vm_fault() still acquires it.) Revision Changes Path 1.52 +2 -16 src/sys/ia64/ia64/trap.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?200204190208.g3J28YY77689>