CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/08/15 02:21:41
Modified files:
sys/uvm : uvm_vnode.c
Log message:
Prevent lock recursion in error path.
This is a fallout from pushing uvm_pageqlock dance inside uvm_pagefree().
Reported-by: [email protected]
