HomeFreeBSD

powerpc: Mark cpu_feature-based sysctls as MP_SAFE

Description

powerpc: Mark cpu_feature-based sysctls as MP_SAFE

hw.floatingpoint and hw.altivec are effectively runtime constants (bits from
the cpu_feature bitfield), so don't need Giant, or any locking for that
matter.

Details

Provenance
jhibbitsAuthored on
Parents
rS356590: powerpc/powernv: Un-Giant-ify opal_nvram driver
Branches
Unknown
Tags
Unknown