NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/55251 CVS commit: src/sys/kern



The following reply was made to PR kern/55251; it has been noted by GNATS.

From: "Andrew Doran" <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55251 CVS commit: src/sys/kern
Date: Tue, 12 May 2020 21:56:17 +0000

 Module Name:	src
 Committed By:	ad
 Date:		Tue May 12 21:56:17 UTC 2020
 
 Modified Files:
 	src/sys/kern: kern_mutex.c
 
 Log Message:
 PR kern/55251 (use of ZFS may trigger kernel memory corruption (KASAN error))
 
 Previous wasn't quite right.  Redo it differently - disable preemption
 earlier instead.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.91 -r1.92 src/sys/kern/kern_mutex.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