commit | c5c6ba4e08ab9c9e390a0f3a7d9a5c332f5cc6ef | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Mon Sep 25 23:32:58 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Sep 26 08:49:04 2006 -0700 |
tree | 4e13a9eebd8f3901dcc187c585369ef843d1e1a7 | |
parent | 7d145aa3abf4d96c91f37c012facd5cfbb9010d1 [diff] |
[PATCH] PM: Add pm_trace switch Add the pm_trace attribute in /sys/power which has to be explicitly set to one to really enable the "PM tracing" code compiled in when CONFIG_PM_TRACE is set (which modifies the machine's CMOS clock in unpredictable ways). Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>