HomeFreeBSD

Fix sending IPI to all CPUs on ARM64

Description

Fix sending IPI to all CPUs on ARM64

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

Reviewed by: wma
Obtained from: Semihalf
Sponsored by: Cavium
Differential Revision: https://reviews.freebsd.org/D5120

Details

Provenance
zbbAuthored on
Reviewer
wma
Differential Revision
D5120: Fix sending IPI to all CPUs on ARM64
Parents
rS295049: Retire pmap_pte_init_mmu_v6() which was used by old pmap-v6.
Branches
Unknown
Tags
Unknown