Page MenuHomeFreeBSD

Ignore invalid page descriptors in ARM64 pmap_mincore
ClosedPublic

Authored by wma on Feb 8 2016, 11:20 AM.
Tags
None
Referenced Files
F152013180: D5228.diff
Sun, Apr 12, 2:33 AM
F152003322: D5228.diff
Sun, Apr 12, 1:13 AM
Unknown Object (File)
Tue, Apr 7, 5:27 AM
Unknown Object (File)
Mar 7 2026, 7:40 PM
Unknown Object (File)
Mar 4 2026, 6:15 PM
Unknown Object (File)
Mar 4 2026, 12:26 PM
Unknown Object (File)
Mar 4 2026, 1:05 AM
Unknown Object (File)
Mar 3 2026, 10:23 PM
Subscribers

Details

Summary

Prevent the function from null-pointer-dereference when unexisting mapping is being processed.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

wma retitled this revision from to Ignore invalid page descriptors in ARM64 pmap_mincore.
wma updated this object.
wma edited the test plan for this revision. (Show Details)
wma added reviewers: zbb, andrew, emaste.
wma set the repository for this revision to rS FreeBSD src repository - subversion.
zbb edited edge metadata.
This revision is now accepted and ready to land.Feb 8 2016, 2:11 PM
This revision was automatically updated to reflect the committed changes.