CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/07 07:20:25
Modified files:
sys/uvm : uvm_glue.c
Log message:
In uvm_vslock_device(), if uvm_pglistalloc() fails, make sure to not pass
an uninitialized variable to uvm_km_free().
