diff options
author | john stultz | 2006-07-14 09:24:17 +0200 |
---|---|---|
committer | Linus Torvalds | 2006-07-15 06:53:54 +0200 |
commit | 3e143475c22036847f898d7e76ba337c1d7dbf6f (patch) | |
tree | 4bbd8f322f6a1cd43be409393742967234d23151 /MAINTAINERS | |
parent | [PATCH] scx200_gpio: use 1 cdev for N minors, not N for N (diff) | |
download | kernel-qcow2-linux-3e143475c22036847f898d7e76ba337c1d7dbf6f.tar.gz kernel-qcow2-linux-3e143475c22036847f898d7e76ba337c1d7dbf6f.tar.xz kernel-qcow2-linux-3e143475c22036847f898d7e76ba337c1d7dbf6f.zip |
[PATCH] improve timekeeping resume robustness
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>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions