Date: Fri, 13 Oct 2000 15:03:29 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_shutdown.c src/sys/i386/i386 swtch.s Message-ID: <200010132203.PAA97919@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/10/13 15:03:29 PDT Modified files: sys/kern kern_shutdown.c sys/i386/i386 swtch.s Log: savectx() is now used exclusively by the crash dump system. Move the i386 specific gunk (copy %cr3 to the pcb) from the MI dumpsys() to the MD savectx(). Revision Changes Path 1.85 +1 -4 src/sys/kern/kern_shutdown.c 1.98 +4 -1 src/sys/i386/i386/swtch.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?200010132203.PAA97919>