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
F154228071: D37641.id113961.diff
Mon, Apr 27, 6:47 AM
F154223409: D37641.id.diff
Mon, Apr 27, 6:01 AM
Unknown Object (File)
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
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 48661
Build 45547: arc lint + arc unit

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.