NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/45137 CVS commit: src/sys/arch/sparc/sparc
The following reply was made to PR kern/45137; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/45137 CVS commit: src/sys/arch/sparc/sparc
Date: Thu, 1 Sep 2011 08:47:56 +0000
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.
Home |
Main Index |
Thread Index |
Old Index