Module Name: src Committed By: ad Date: Sat Jan 25 15:38:24 UTC 2020
Modified Files: src/sys/arch/x86/x86: vm_machdep.c Log Message: cpu_lwp_free() can be called with (l != curlwp) in error paths, so don't detonate. To generate a diff of this commit: cvs rdiff -u -r1.40 -r1.41 src/sys/arch/x86/x86/vm_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.