Module Name: src Committed By: martin Date: Thu Sep 1 08:47:56 UTC 2011
Modified Files:
src/sys/arch/sparc/sparc: pmap.c
Log Message:
In pmap_unwire() fix an obvious editor mishap - enable kernel preemption
before returning, not the other way around.
Might fix PR kern/45137.
To generate a diff of this commit:
cvs rdiff -u -r1.345 -r1.346 src/sys/arch/sparc/sparc/pmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
