Page MenuHomeFreeBSD

vm_fault: revert D19670
ClosedPublic

Authored by bnovkov on Nov 8 2023, 8:17 PM.
Tags
None
Referenced Files
F169932977: D42517.id129903.diff
Thu, Sep 3, 12:37 AM
F169893868: D42517.diff
Wed, Sep 2, 9:53 PM
F169880540: D42517.id.diff
Wed, Sep 2, 9:11 PM
Unknown Object (File)
Tue, Sep 1, 2:10 AM
Unknown Object (File)
Tue, Sep 1, 12:53 AM
Unknown Object (File)
Mon, Aug 31, 8:03 PM
Unknown Object (File)
Mon, Aug 31, 7:34 PM
Unknown Object (File)
Sun, Aug 30, 4:37 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