Page MenuHomeFreeBSD

powerpc booke cpu_machine_check: Remove unused variable.
ClosedPublic

Authored by jhb on Apr 13 2022, 10:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 13, 8:03 AM
Unknown Object (File)
Sun, Sep 8, 7:16 AM
Unknown Object (File)
Sat, Sep 7, 12:49 AM
Unknown Object (File)
Sat, Aug 24, 11:19 PM
Unknown Object (File)
Jun 27 2024, 7:39 PM
Unknown Object (File)
Jun 21 2024, 7:33 PM
Unknown Object (File)
Jun 21 2024, 7:15 PM
Unknown Object (File)
Jun 20 2024, 10:37 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 45150
Build 42038: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Apr 13 2022, 10:34 PM

It could be removed, and added back later. The goal was to be able to handle some machine checks as needed, but none have been needed yet.

This revision is now accepted and ready to land.Apr 14 2022, 12:05 AM
jhb retitled this revision from powerpc booke cpu_machine_check: Use a void cast instead of a dummy variable. to powerpc booke cpu_machine_check: Remove unused variable..Apr 14 2022, 5:36 PM
jhb edited the summary of this revision. (Show Details)

Remove register read entirely.

This revision now requires review to proceed.Apr 14 2022, 5:38 PM
This revision is now accepted and ready to land.Apr 14 2022, 6:13 PM