Page MenuHomeFreeBSD

arm64: Fix comparing ID register fields
ClosedPublic

Authored by andrew on Nov 4 2024, 5:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Dec 15, 7:17 PM
Unknown Object (File)
Sun, Dec 8, 11:44 PM
Unknown Object (File)
Tue, Dec 3, 8:37 PM
Unknown Object (File)
Mon, Dec 2, 9:15 AM
Unknown Object (File)
Nov 21 2024, 10:41 AM
Unknown Object (File)
Nov 21 2024, 3:55 AM
Unknown Object (File)
Nov 21 2024, 1:27 AM
Unknown Object (File)
Nov 19 2024, 5:50 PM
Subscribers

Details

Summary

The logic in update_special_reg_field was reversed. Fix by swapping the
order of the arguments.

PR: 282505
Fixes: f1fb1d5c9017 ("arm64: Support more ID register field types")
Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 60381
Build 57265: arc lint + arc unit

Event Timeline

andrew requested review of this revision.Nov 4 2024, 5:11 PM
This revision was not accepted when it landed; it landed in state Needs Review.Nov 19 2024, 5:48 PM
This revision was automatically updated to reflect the committed changes.