Date: Mon, 27 Dec 2004 06:15:03 +0000 (UTC) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 vm_machdep.c Message-ID: <200412270615.iBR6F3wm093241@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2004-12-27 06:15:03 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 vm_machdep.c
Log:
Restore the cpu_reset proxy code. It is needed if you want to reset the
system from an AP at runtime (i.e., calling cpu_reset from ddb). Someday,
if we move to an NMI for stopping cpus instead, we can do away with this.
Requested by: jhb
Revision Changes Path
1.248 +41 -1 src/sys/i386/i386/vm_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412270615.iBR6F3wm093241>
