NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/60568 CVS commit: src/sys/kern
The following reply was made to PR kern/60568; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/60568 CVS commit: src/sys/kern
Date: Fri, 14 Aug 2026 03:04:22 +0000
Module Name: src
Committed By: riastradh
Date: Fri Aug 14 03:04:22 UTC 2026
Modified Files:
src/sys/kern: kern_proc.c
Log Message:
proc_vmspace_getref: Take p->p_lock around p->p_sflag access.
Prompted by reviewing the locking rules in;
PR kern/60568: panic locking against myself (p->p_lock) in NFS from
sysctl_vmproc
To generate a diff of this commit:
cvs rdiff -u -r1.285 -r1.286 src/sys/kern/kern_proc.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