Page MenuHomeFreeBSD

Add ARM64TODO markers to unimplemented functionality
ClosedPublic

Authored by emaste on Apr 28 2015, 8:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jun 19, 7:20 AM
Unknown Object (File)
Wed, Jun 19, 3:28 AM
Unknown Object (File)
Wed, Jun 19, 3:26 AM
Unknown Object (File)
Wed, Jun 19, 3:17 AM
Unknown Object (File)
Wed, Jun 19, 2:46 AM
Unknown Object (File)
Wed, Jun 19, 2:39 AM
Unknown Object (File)
Apr 29 2024, 4:59 AM
Unknown Object (File)
Apr 29 2024, 4:49 AM
Subscribers

Details

Summary

We've used the ARM64TODO marker in other cases to identify unimplemented functionality; add it to panic stubs as well to aid in grepping.

Diff Detail

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

Event Timeline

emaste retitled this revision from to Add ARM64TODO markers to unimplemented functionality.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added reviewers: andrew, imp.
emaste added a subscriber: br.
andrew edited edge metadata.

I'd skip the busdma messages as the change to fix them is in review.

sys/arm64/arm64/busdma_machdep.c
19 ↗(On Diff #5062)

These should be fixed soon.

This revision is now accepted and ready to land.Apr 30 2015, 9:33 AM
emaste edited edge metadata.

Refresh after related commits

This revision now requires review to proceed.Jul 27 2015, 7:00 PM
This revision was automatically updated to reflect the committed changes.