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)
Nov 28 2024, 11:35 PM
Unknown Object (File)
Nov 21 2024, 10:28 AM
Unknown Object (File)
Nov 16 2024, 8:52 AM
Unknown Object (File)
Nov 15 2024, 6:20 PM
Unknown Object (File)
Oct 29 2024, 5:24 PM
Unknown Object (File)
Oct 26 2024, 6:30 PM
Unknown Object (File)
Oct 26 2024, 6:30 PM
Unknown Object (File)
Oct 26 2024, 6:30 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.