Len Brown
9f9adecd2d
PM: ACPI and APM must not be enabled at the same time
...
ACPI and APM used "pm_active" to guarantee that
they would not be simultaneously active.
But pm_active was recently moved under CONFIG_PM_LEGACY,
so that without CONFIG_PM_LEGACY, pm_active became a NOP --
allowing ACPI and APM to both be simultaneously enabled.
This caused unpredictable results, including boot hangs.
Further, the code under CONFIG_PM_LEGACY is scheduled
for removal.
So replace pm_active with pm_flags.
pm_flags depends only on CONFIG_PM,
which is present for both CONFIG_APM and CONFIG_ACPI.
http://bugzilla.kernel.org/show_bug.cgi?id=9194
Signed-off-by: Len Brown <len.brown@intel.com >
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl >
2008-01-11 12:26:47 -05:00
..
2007-11-14 18:45:43 -08:00
2008-01-11 12:26:47 -05:00
2007-12-07 19:16:17 +01:00
2007-11-26 21:21:49 +01:00
2007-10-21 02:37:45 -04:00
2007-10-21 02:37:45 -04:00
2007-10-21 02:37:45 -04:00
2007-10-21 02:37:45 -04:00
2007-10-22 19:40:02 -07:00
2007-10-19 11:53:41 -07:00
2007-10-19 11:53:36 -07:00
2007-11-14 18:45:37 -08:00
2007-10-18 15:12:41 -07:00
2007-10-19 11:53:44 -07:00
2007-10-19 11:53:44 -07:00
2007-10-18 14:37:28 -07:00
2007-10-18 14:37:24 -07:00
2007-10-18 14:37:26 -07:00
2007-11-29 09:24:55 -08:00
2007-12-05 09:21:18 -08:00
2007-11-09 16:13:08 -08:00
2007-12-05 15:46:09 +01:00
2007-12-07 19:16:17 +01:00
2007-10-18 14:37:26 -07:00
2007-11-29 09:24:54 -08:00
2007-12-06 09:41:12 -08:00
2007-10-17 08:42:55 -07:00
2007-10-19 11:53:49 -07:00
2007-10-16 09:43:10 -07:00
2007-10-17 08:42:54 -07:00
2007-12-07 19:02:47 +01:00
2007-11-14 18:45:40 -08:00
2007-11-14 18:45:40 -08:00
2007-11-19 11:20:43 +11:00
2007-10-19 11:53:34 -07:00
2007-10-19 11:53:37 -07:00
2007-10-19 11:53:39 -07:00
2007-10-20 00:30:06 +02:00
2007-11-14 18:45:42 -08:00
2007-11-14 18:45:43 -08:00
2007-10-19 11:53:40 -07:00
2007-10-19 11:53:40 -07:00
2007-10-18 14:37:19 -07:00
2007-10-24 18:23:50 +02:00
2007-10-19 11:53:40 -07:00
2007-10-17 08:42:48 -07:00
2007-10-17 08:42:53 -07:00
2007-10-18 14:37:24 -07:00
2007-11-14 18:45:39 -08:00
2007-10-19 11:53:43 -07:00
2007-10-19 11:53:43 -07:00
2007-11-28 15:52:56 +01:00
2007-12-04 17:04:39 +01:00
2007-10-24 18:23:51 +02:00
2007-12-02 20:04:49 +01:00
2007-11-28 15:52:56 +01:00
2007-12-07 19:02:47 +01:00
2007-11-12 16:05:23 -08:00
2007-10-19 11:53:43 -07:00
2007-10-30 21:29:56 -07:00
2007-11-17 16:27:00 +01:00
2007-12-05 05:37:56 -08:00
2007-12-05 09:21:20 -08:00
2007-11-14 18:45:44 -08:00
2007-10-18 14:37:24 -07:00
2007-11-09 22:39:38 +01:00
2007-10-18 14:37:28 -07:00
2007-11-26 21:21:49 +01:00
2007-11-29 09:24:53 -08:00
2007-10-19 11:53:43 -07:00