Page MenuHomeFreeBSD

vm_fault: revert D19670
ClosedPublic

Authored by bnovkov on Nov 8 2023, 8:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 30, 2:13 AM
Unknown Object (File)
Oct 7 2024, 7:50 AM
Unknown Object (File)
Oct 7 2024, 6:00 AM
Unknown Object (File)
Oct 5 2024, 5:46 AM
Unknown Object (File)
Oct 2 2024, 6:03 PM
Unknown Object (File)
Oct 2 2024, 4:33 PM
Unknown Object (File)
Sep 30 2024, 8:44 AM
Unknown Object (File)
Sep 9 2024, 5:03 AM
Subscribers

Details

Summary

This commit reverts some of the changes made by D19670.

The underlying issue that originally triggered a kernel panic was addressed and the fix was ported to all relevant pmaps, so the safeguards placed in vm_fault.c can be removed now.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable