Date: Thu, 7 Aug 2003 00:40:19 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 vm_machdep.c Message-ID: <200308070740.h777eJHq049213@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2003/08/07 00:40:19 PDT FreeBSD src repository Modified files: sys/ia64/ia64 vm_machdep.c Log: o Fix cut-n-paste whitespace corruption in previous commit o For trap-based upcalls the argument (the kse_mailbox) to the UTS must be written onto the kernel stack, not the user stack. While here, deal with the fact that we may be at a NaT collection point. Revision Changes Path 1.66 +12 -5 src/sys/ia64/ia64/vm_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308070740.h777eJHq049213>