I'm running a port on my BLOX2 (one of the many garlic clones) and I'm having an issue where the phone won't sleep. The sleep process gets interrupted constantly and the logs fill up with these messages:
[12099.452698] PM: suspend entry 2020-06-07 04:27:20.935169074 UTC
[12099.458513] PM: Syncing filesystems ... done.
[12099.545409] PM: Preparing system for mem sleep
[12099.712654] Freezing user space processes ...
[12099.726900] PM: Wakeup pending, aborting suspend
[12099.730790] last active wakeup source: eventpoll
[12099.736731] Freezing of tasks aborted after 0.019 seconds
[12099.742112] Restarting tasks ... done.
[12099.759822] cpufreq: Frequency violation fixed for CPU0
[12099.764502] PM: suspend exit 2020-06-07 04:27:21.246965219 UTC
[12099.769904] PM: suspend entry 2020-06-07 04:27:21.252363240 UTC
[12099.775833] PM: Syncing filesystems ... done.
[12099.798209] PM: Preparing system for mem sleep
[12099.966815] Freezing user space processes ... (elapsed 0.012 seconds) done.
[12099.984618] Freezing remaining freezable tasks ... (elapsed 0.003 seconds) done.
[12099.994866] PM: Entering mem sleep
[12099.998247] Suspending console(s) (use no_console_suspend to debug)
[12100.048247] PM: suspend of devices complete after 41.729 msecs
[12100.051479] PM: late suspend of devices complete after 3.219 msecs
[12100.056582] PM: noirq suspend of devices complete after 5.086 msecs
[12100.056597] Disabling non-boot CPUs ...
[12100.103558] Suspended for 0.000 seconds
[12100.103692] Enabling non-boot CPUs ...
[12100.105135] CPU1 is up
[12100.106655] CPU2 is up
[12100.108147] CPU3 is up
[12100.113115] CPU4 is up
[12100.116031] CPU5 is up
[12100.119277] CPU6 is up
[12100.122826] CPU7 is up
[12100.124685] PM: noirq resume of devices complete after 1.607 msecs
[12100.127612] PM: early resume of devices complete after 1.765 msecs
[12100.128949] [04:27:21.775055] [00000039F290EA54] [VosRX] wlan: [E :WDI] WDTS_RxPacketDump RX Data frame is BC
[12100.128968] [04:27:21.775076] [00000039F290EBEE] [VosRX] wlan: [E :WDI] WDTS_RxPacketDump: Data subtype:0 SA:70:4f:57:29:e3:d5 DA:ff:ff:ff:ff:ff:ff
[12100.129037] [04:27:21.775124] [00000039F290EF7F] [VosRX] wlan: [E :HDD] hdd_log_ip_addr: src addr 192:168:1:76
[12100.129050] [04:27:21.775159] [00000039F290F223] [VosRX] wlan: [E :HDD] hdd_log_ip_addr: dst addr 192:168:1:255
[12100.140158] PM: resume of devices complete after 12.535 msecs
[12100.250333] PM: Finishing wakeup.
[12100.253641] Restarting tasks ... done.
[12100.278073] cpufreq: Frequency violation fixed for CPU0
[12100.283431] cpufreq: Frequency violation fixed for CPU4
[12100.287755] PM: suspend exit 2020-06-07 04:27:21.933865740 UTC
Does anyone have any ideas what might be causing this? The battery actually seems to drain quicker this way then when actually using it.