Page MenuHomeFreeBSD

Fix sending IPI to all CPUs on ARM64
ClosedPublic

Authored by zbb on Jan 29 2016, 6:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 27 2024, 3:54 PM
Unknown Object (File)
Dec 26 2023, 8:02 PM
Unknown Object (File)
Dec 4 2023, 2:20 PM
Unknown Object (File)
Nov 29 2023, 6:47 PM
Unknown Object (File)
Nov 4 2023, 3:06 AM
Unknown Object (File)
Oct 12 2023, 4:46 AM
Unknown Object (File)
Aug 20 2023, 12:16 PM
Unknown Object (File)
Jul 10 2023, 12:32 PM
Subscribers

Details

Summary

There is no explanation why IPI ID is incremented here by "16".
This should have been removed in r285533 but somehow survived.

Reviewed by:
Obtained from: Semihalf
Sponsored by: Cavium
Differential Revision:

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

zbb retitled this revision from to Fix sending IPI to all CPUs on ARM64.
zbb updated this object.
zbb edited the test plan for this revision. (Show Details)
zbb added reviewers: andrew, wma, imp.
zbb set the repository for this revision to rS FreeBSD src repository - subversion.
zbb added a subscriber: arm64.
wma edited edge metadata.

I thought we already got rid of all these "16" magics. Please commit ASAP.

This revision is now accepted and ready to land.Jan 29 2016, 6:29 PM
This revision was automatically updated to reflect the committed changes.