HomeFreeBSD

Properly skip the first CPU. It only accidentally worked because the

Description

Properly skip the first CPU. It only accidentally worked because the
CPU_FOREACH() loop always starts from BSP (cpu0) and the if condition
is always false for APs.

Reported by: cem

Details

Provenance
jkimAuthored on
Parents
rS326406: Port cloudabi32.ko to FreeBSD/arm64.
Branches
Unknown
Tags
Unknown