git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd0ef23
)
Input: make serio and gameport more swsusp friendly
author
Dmitry Torokhov
<dtor_core@ameritech.net>
Sun, 20 Nov 2005 05:56:43 +0000
(
00:56
-0500)
committer
Dmitry Torokhov
<dtor_core@ameritech.net>
Sun, 20 Nov 2005 05:56:43 +0000
(
00:56
-0500)
kseriod and kgameportd used to process all pending events before
checking for freeze condition. This may cause swsusp to time out
while stopping tasks when resuming. Switch to process events one
by one to check freeze status more often.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found