Date: Mon, 29 Nov 2004 23:25:56 +0000 (UTC) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 vm_machdep.c Message-ID: <200411292325.iATNPuLw038000@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2004-11-29 23:25:56 UTC FreeBSD src repository Modified files: sys/amd64/amd64 vm_machdep.c Log: Take advantage of the shutdown processing being wired to the BSP and eliminate the evil cpu_reset_proxy code now that it will never be activated. i386 should pick this up as well. Revision Changes Path 1.239 +3 -45 src/sys/amd64/amd64/vm_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411292325.iATNPuLw038000>