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
F110438605: D5228.diff
Tue, Feb 18, 11:50 AM
Unknown Object (File)
Sat, Feb 15, 10:50 AM
Unknown Object (File)
Nov 16 2024, 12:05 PM
Unknown Object (File)
Nov 14 2024, 10:38 AM
Unknown Object (File)
Nov 4 2024, 9:58 PM
Unknown Object (File)
Oct 3 2024, 10:56 PM
Unknown Object (File)
Oct 3 2024, 5:04 PM
Unknown Object (File)
Oct 3 2024, 7:51 AM
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.