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)
Sun, Jul 20, 3:50 PM
Unknown Object (File)
Wed, Jul 16, 1:44 PM
Unknown Object (File)
Jul 5 2025, 4:45 AM
Unknown Object (File)
Jul 2 2025, 5:48 PM
Unknown Object (File)
Jun 27 2025, 8:29 AM
Unknown Object (File)
Jun 26 2025, 1:27 PM
Unknown Object (File)
Jun 24 2025, 3:36 AM
Unknown Object (File)
Jun 22 2025, 12:36 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 Skipped
Unit
Tests Skipped

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.