CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/12/31 11:00:53
Modified files:
sys/arch/arm64/arm64: cpu.c
Log message:
Avoid calling setperf() with a negative level.
Avoid a potential use of an unitilized variable to pick an operating point.
Remove an unused (but set) variable.
ok patrick@
