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)
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
Unknown Object (File)
Jun 20 2024, 6:40 AM
Unknown Object (File)
Apr 26 2024, 11:58 PM
Unknown Object (File)
Apr 26 2024, 11:17 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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