CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/03 12:08:54
Modified files:
sys/kern : vfs_biomem.c
Log message:
Make buf_dealloc_mem() remove the mapping even if b_pobj is NULL. Otherwise
bread_cluster() leaks mappings which causes grief on VAC architectures.
Fixes bsd.rd on hppa and armish.
ok art@, beck@
