]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
PM / hibernate: Change message when writing to /sys/power/resume
authorMario Limonciello <mario.limonciello@dell.com>
Wed, 28 Mar 2018 17:01:10 +0000 (12:01 -0500)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 30 Mar 2018 10:01:20 +0000 (12:01 +0200)
commit648464076160ee7a4112d05eea13621790ab9d04
tree5c5c8ecc6df32830e16dbab6714c372c4abb37a3
parent355064675f1c997cea017ea64c8f2c216e5425d9
PM / hibernate: Change message when writing to /sys/power/resume

This file is used both for setting the wakeup device without kernel
command line as well as for actually waking the system (when appropriate
swap header is in place).

To avoid confusion on incorrect logs in system log downgrade the
message to debug and make it clearer.

Signed-off-by: Mario Limonciello <mario.limonciello@dell.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
kernel/power/hibernate.c