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.