K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2020-01-10T03:16:40.894061Z K 7 svn:log V 209 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. END