Staging
v0.5.1
https://github.com/torvalds/linux
Revision 3e143475c22036847f898d7e76ba337c1d7dbf6f authored by john stultz on 14 July 2006, 07:24:17 UTC, committed by Linus Torvalds on 15 July 2006, 04:53:54 UTC
Resolve problems seen w/ APM suspend.

Due to resume initialization ordering, its possible we could get a timer
interrupt before the timekeeping resume() function is called.  This patch
ensures we don't do any timekeeping accounting before we're fully resumed.

(akpm: fixes the machine-freezes-on-APM-resume bug)

Signed-off-by: John Stultz <johnstul@us.ibm.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 635adb6
History
Tip revision: 3e143475c22036847f898d7e76ba337c1d7dbf6f authored by john stultz on 14 July 2006, 07:24:17 UTC
[PATCH] improve timekeeping resume robustness
Tip revision: 3e14347
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 69.9 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top