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, Oct 19, 8:54 PM
Unknown Object (File)
Thu, Oct 16, 4:37 AM
Unknown Object (File)
Tue, Sep 30, 3:26 AM
Unknown Object (File)
Sun, Sep 28, 7:38 AM
Unknown Object (File)
Sat, Sep 27, 6:45 PM
Unknown Object (File)
Thu, Sep 25, 11:55 PM
Unknown Object (File)
Mon, Sep 22, 2:38 PM
Unknown Object (File)
Mon, Sep 22, 7:53 AM
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.