[[PATCH]] drivers: leds/trigger: system cannot enter suspend

Jacek Anaszewski jacek.anaszewski at gmail.com
Tue Jun 6 13:05:03 PDT 2017


On 06/06/2017 09:25 PM, Pavel Machek wrote:
> On Tue 2017-06-06 10:36:36, Zhang Bo wrote:
>> System cannot enter suspend mode because of heartbeat led trigger.
>> In autosleep_wq, try_to_suspend function will try to enter suspend
>> mode in specific period. it will get wakeup_count then call pm_notifier
>> chain callback function and freeze processes.
>> Heartbeat_pm_notifier is called and it call led_trigger_unregister to
>> change the trigger of led device to none. It will send uevent
> 
> Why is heartbeat_pm_notifier calling led_trigger_unregister? That
> sounds like a bug.

I suggest using git blame. The commit message adding this code is pretty
informative.

-- 
Best regards,
Jacek Anaszewski



More information about the linux-arm-kernel mailing list