Skip to content
Snippets Groups Projects
Commit d33ac60b authored by James Hogan's avatar James Hogan Committed by Rafael J. Wysocki
Browse files

PM: Add sysfs attr for rechecking dev hash from PM trace


If the device which fails to resume is part of a loadable kernel module
it won't be checked at startup against the magic number stored in the
RTC.

Add a read-only sysfs attribute /sys/power/pm_trace_dev_match which
contains a list of newline separated devices (usually just the one)
which currently match the last magic number. This allows the device
which is failing to resume to be found after the modules are loaded
again.

Signed-off-by: default avatarJames Hogan <james@albanarts.com>
Signed-off-by: default avatarRafael J. Wysocki <rjw@sisk.pl>
parent 2ac21c6b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment