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
Unknown Object (File)
Thu, Aug 13, 1:26 AM
Unknown Object (File)
Mon, Aug 10, 7:45 PM
Unknown Object (File)
Sat, Aug 8, 6:32 PM
Unknown Object (File)
Fri, Aug 7, 8:01 AM
Unknown Object (File)
Thu, Aug 6, 2:28 PM
Unknown Object (File)
Jul 9 2026, 12:03 AM
Unknown Object (File)
Jun 15 2026, 10:13 PM
Unknown Object (File)
Jun 5 2026, 10:02 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.