A mountroot hook unsets ci->ci_opp_table in case clocks or regulators
authorpatrick <patrick@openbsd.org>
Thu, 23 Nov 2023 19:54:30 +0000 (19:54 +0000)
committerpatrick <patrick@openbsd.org>
Thu, 23 Nov 2023 19:54:30 +0000 (19:54 +0000)
commitabc2f56eba2789d232891372a7e52a080f48601d
treeafa0905d7210fb277dece22720485de213b6a877
parent4e199f7045fd0be5e616233d300b201d51afce7a
A mountroot hook unsets ci->ci_opp_table in case clocks or regulators
aren't available, so we have to continue to check its existence on each
kstat read.

ok dlg@
sys/arch/arm64/arm64/cpu.c