phk 2004-09-24 05:59:11 UTC
FreeBSD src repository
Modified files:
sys/vm device_pager.c
Log:
Use dev_re[fl]thread() to maintain a ref on the device driver while
we call the ->d_mmap function.
Revision Changes Path
1.76 +13 -14 src/sys/vm/device_pager.c