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.
powerpc: Mark cpu_feature-based sysctls as MP_SAFE Tags None Referenced Files None Subscribers None
Description
Details
|