HomeFreeBSD

powerpc/powermac: Constrain 'cpu_sleep()' for AIM to mpc745x

Description

powerpc/powermac: Constrain 'cpu_sleep()' for AIM to mpc745x

Rename cpu_sleep() to mpc745x_sleep() to denote what it's actually
intended for. This function is very G4-specific, and will not work on
any other CPU. This will afterward eliminate a
platform_smp_timebase_sync() call by directly updating the timebase
instead.

Details

Provenance
jhibbitsAuthored on Mar 31 2021, 4:54 PM
Parents
rG95e56d31e348: tcp: Make hostcache.cache_count MPSAFE by using a counter_u64_t
Branches
Unknown
Tags
Unknown