HomeFreeBSD

powerpc: Rework IPI message processing

Description

powerpc: Rework IPI message processing

Summary:
There's no need to use a while loop in the IPI handler, the message list
is cached once and processed. Instead, since the existing code calls
ffs(), sort the handlers, and use a simple 'if' sequence.

Reviewed By: nwhitehorn
Differential Revision: https://reviews.freebsd.org/D30018

Details

Provenance
jhibbitsAuthored on Apr 27 2021, 12:10 AM
Reviewer
nwhitehorn
Differential Revision
D30018: powerpc: Rework IPI message processing
Parents
rG9aad27931e61: powerpc64/radix mmu: Remove dead variable
Branches
Unknown
Tags
Unknown