Change vm_fault_populate_cleanup() to use a page iterator, rather than tailq pointers.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
sys/vm/vm_fault.c | ||
---|---|---|
490 | I think this assert can be restored by checking that the last processed page index is last. |