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 Skipped - Unit
Tests Skipped - Build Status
Buildable 68974 Build 65857: arc lint + arc unit
Event Timeline
| sys/riscv/riscv/pmap.c | ||
|---|---|---|
| 1161 | Then this part could become just under 'else' and then goto is not needed at all. | |