NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/46153 CVS commit: src/sys/kern
The following reply was made to PR kern/46153; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/46153 CVS commit: src/sys/kern
Date: Sat, 10 Mar 2012 08:46:46 +0000
Module Name: src
Committed By: martin
Date: Sat Mar 10 08:46:46 UTC 2012
Modified Files:
src/sys/kern: kern_exec.c
Log Message:
Make sure the child of a posix_spawn operation is not preempted during
the times when it does not have any vm_space.
Should fix PR kern/46153.
To generate a diff of this commit:
cvs rdiff -u -r1.344 -r1.345 src/sys/kern/kern_exec.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