diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2008-01-11 01:22:23 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2008-02-01 18:30:58 -0500 |
commit | af258f516b3e4e214121f5d6d53cab32ce0d8010 (patch) | |
tree | 9ae8987d51217316aecfc0c04806cc6970cd69e6 /kernel/utsname.c | |
parent | 17b7a89cfb6ea2ff103785f9b2580e5138b6cfd1 (diff) | |
download | op-kernel-dev-af258f516b3e4e214121f5d6d53cab32ce0d8010.zip op-kernel-dev-af258f516b3e4e214121f5d6d53cab32ce0d8010.tar.gz |
Suspend: Invoke suspend notifications after console switch
In order to fix APM emulation it is necessary to enable apm-emulation
notifications for suspends triggered in various ways via the suspend
notifiers. However, this will cause the systems using APM emulation
to lock up between X being needed to switch away from the VT and X
already waiting for resume in the APM ioctl.
This patch moves the console switch (if enabled) before the suspend
notification (and after the resume notification) to avoid this issue.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'kernel/utsname.c')
0 files changed, 0 insertions, 0 deletions