Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: hannken
Date: Wed Feb 18 14:42:20 UTC 2004
Modified Files:
src/sys/kern: kern_exit.c
Log Message:
Run pmap_deactivate() earlier in exit1(). Prevents a panic on sparc MP
where p->p_vmspace was 0xdeadbeef in pmap_deactivate().
Approved by: YAMAMOTO Takashi <yamt%netbsd.org@localhost>
To generate a diff of this commit:
cvs rdiff -r1.135 -r1.136 src/sys/kern/kern_exit.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index