diff options
author | Jiri Kosina <jkosina@suse.cz> | 2015-10-26 04:02:01 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-10-26 04:42:54 +0100 |
commit | 21657471688508ced523b3bf0a763d73d546ad1a (patch) | |
tree | 953b9b11f6b213ec96f66909f045c816de9ed2af /Documentation | |
parent | 32b88194f71d6ae7768a29f87fbba454728273ee (diff) |
ACPI / PAD: power_saving_thread() is not freezable
power_saving_thread() calls try_to_freeze(), but the thread doesn't mark
itself freezable through set_freezable(), so the try_to_freeze()
call is useless.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions