Page MenuHomeFreeBSD

bhyve: Remove unused return value from spinup_ap.
ClosedPublic

Authored by jhb on Dec 9 2022, 12:56 AM.
Tags
None
Referenced Files
F153758479: D37641.id.diff
Thu, Apr 23, 11:56 AM
Unknown Object (File)
Wed, Apr 22, 6:57 PM
Unknown Object (File)
Mon, Apr 20, 11:19 PM
Unknown Object (File)
Thu, Apr 16, 3:37 PM
Unknown Object (File)
Thu, Apr 16, 3:30 PM
Unknown Object (File)
Sun, Apr 5, 4:46 PM
Unknown Object (File)
Feb 23 2026, 11:02 AM
Unknown Object (File)
Feb 21 2026, 11:02 AM
Subscribers

Diff Detail

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

Event Timeline

jhb requested review of this revision.Dec 9 2022, 12:56 AM
This revision is now accepted and ready to land.Dec 9 2022, 7:10 AM

You can also remove the (void) cast in vmexit_spinup_ap().

You can also remove the (void) cast in vmexit_spinup_ap().

Sorry, never mind. I'm reading the patches out of order, my bad.