Without this change, vm_fault_quick_hold_pages() falls back to the slow
fault handler() when it encounters a superpage mapping.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| sys/riscv/riscv/pmap.c | ||
|---|---|---|
| 1159 | Then this part could become just under 'else' and then goto is not needed at all. | |