CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2023/07/16 10:13:46

Modified files:
        sys/arch/arm64/arm64: cpu.c 

Log message:
Remove debug printfs that print the number of wakeups seen by the
individual CPUs.  Ever since we switched from WFE to WFE in the suspend
loops the information hasn't been very useful anymore.  And there is some
evidence that a printf here causes problems with syslog (e.g. running
xconsole under X).

ok deraadt@

Reply via email to