diff options
author | Sebastian Capella <sebastian.capella@linaro.org> | 2014-04-21 17:30:46 -0700 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2014-05-01 01:02:25 +0200 |
commit | 2c730785d9532d2a9c46e059bd6a6c9a764c539f (patch) | |
tree | db321b3e87c9ebaf4897a8a8e8fed9f79195a6ea /tools/perf/scripts/python | |
parent | 4881f603d7b82df2bc15efd2a272f973a3bf8df1 (diff) |
PM / hibernate: no kernel_power_off when pm_power_off NULL
Reboot logic in kernel/reboot will avoid calling kernel_power_off
when pm_power_off is null, and instead uses kernel_halt. Change
hibernate's power_down to follow the behavior in the reboot call.
Calling the notifier twice (once for SYS_POWER_OFF and again for
SYS_HALT) causes a panic during hibernation on Kirkwood
Openblocks A6 board.
Signed-off-by: Sebastian Capella <sebastian.capella@linaro.org>
Reported-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Reviewed-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions