Remove no longer valid comment.

Submitted by:	alc
This commit is contained in:
Konstantin Belousov 2009-02-08 21:20:13 +00:00
parent 0ac54a56b8
commit 2fada4c2b3

View File

@ -584,9 +584,6 @@ RetryFault:;
* vm_page_t passed to the routine.
*
* fs.m plus the additional pages are VPO_BUSY'd.
*
* XXX vm_fault_additional_pages() can block
* without releasing the map lock.
*/
faultcount = vm_fault_additional_pages(
fs.m, behind, ahead, marray, &reqpage);