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)
Jan 3 2025, 4:32 AM
Unknown Object (File)
Dec 22 2024, 2:57 AM
Unknown Object (File)
Nov 29 2024, 1:12 AM
Unknown Object (File)
Nov 8 2024, 4:50 AM
Unknown Object (File)
Nov 8 2024, 4:21 AM
Unknown Object (File)
Nov 8 2024, 2:43 AM
Unknown Object (File)
Nov 3 2024, 12:51 AM
Unknown Object (File)
Oct 8 2024, 3:03 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