CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/09 13:27:41
Modified files:
sys/uvm : uvm_unix.c
Log message:
Don't take the vmmap lock when dumping core: it's not actually necessary
and it creates a lock-order-reversal with inode locks
ok stefan@
