alc 2006-01-23 00:00:46 UTC FreeBSD src repository Modified files: sys/kern vfs_bio.c Log: Remove an unnecessary call to pmap_remove_all(). The given page is not mapped because its contents are invalid. Reviewed by: tegge Revision Changes Path 1.502 +0 -1 src/sys/kern/vfs_bio.c