David S. Miller
7e732bfc55
[PATCH] Fix regression added by ppoll/pselect code.
...
The compat layer timeout handling changes in:
9f72949f679df06021c9e43886c9191494fdb007
are busted. This is most easily seen with an X application
that uses sub-second select/poll timeout such as emacs. You
hit a key and it takes a second or so before the app responds.
The two ROUND_UP() calls upon entry are using {tv,ts}_sec where it
should instead be using {tv_usec,ts_nsec}, which perfectly explains
the observed incorrect behavior.
Another bug shot down with git bisect.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-19 22:11:31 -08:00
..
2006-01-18 19:20:22 -08:00
2005-11-09 07:55:57 -08:00
2006-01-09 15:59:24 -08:00
2006-01-11 01:52:40 +01:00
2006-01-11 18:42:13 -08:00
2006-01-14 18:25:19 -08:00
2005-11-08 16:54:53 +01:00
2005-10-04 13:22:01 -07:00
2006-01-18 14:20:39 -08:00
2006-01-09 15:59:24 -08:00
2006-01-09 15:59:24 -08:00
2005-09-10 10:06:35 -07:00
2006-01-09 15:59:24 -08:00
2006-01-09 15:59:24 -08:00
2006-01-09 15:59:24 -08:00
2006-01-15 02:37:08 +01:00
2006-01-18 19:20:28 -08:00
2006-01-14 18:27:10 -08:00
2006-01-14 18:27:10 -08:00
2006-01-11 18:42:13 -08:00
2006-01-08 20:13:54 -08:00
2006-01-16 23:15:31 -08:00
2006-01-18 19:20:23 -08:00
2006-01-18 19:20:23 -08:00
2005-12-29 09:48:15 -08:00
2006-01-09 15:59:24 -08:00
2006-01-09 15:59:24 -08:00
2006-01-14 18:27:07 -08:00
2006-01-14 18:27:12 -08:00
2006-01-18 19:20:16 -08:00
2006-01-09 15:59:24 -08:00
2006-01-14 18:27:06 -08:00
2006-01-11 18:42:13 -08:00
2006-01-14 18:27:06 -08:00
2005-09-09 13:57:27 -07:00
2005-10-30 17:37:32 -08:00
2006-01-14 18:27:12 -08:00
2006-01-10 08:01:34 -08:00
2005-10-11 09:46:54 -07:00
2006-01-18 19:20:28 -08:00
2005-05-05 16:36:47 -07:00
2006-01-10 08:01:33 -08:00
2006-01-11 18:42:13 -08:00
2005-11-07 07:54:06 -08:00
2006-01-16 23:15:29 -08:00
2006-01-14 18:25:19 -08:00
2006-01-03 13:21:37 +01:00
2006-01-06 08:33:32 -08:00
2006-01-14 18:27:12 -08:00
2006-01-09 15:59:24 -08:00
2006-01-08 20:13:54 -08:00
2006-01-14 18:27:13 -08:00
2006-01-11 18:42:13 -08:00
2006-01-15 02:43:54 +01:00
2006-01-11 18:42:13 -08:00
2006-01-14 10:27:32 -08:00
2005-10-30 17:37:32 -08:00
2006-01-18 13:38:12 +11:00
2006-01-08 20:13:48 -08:00
2006-01-11 18:42:13 -08:00
2005-05-05 16:36:47 -07:00
2006-01-10 08:01:25 -08:00
2006-01-10 08:02:01 -08:00
2006-01-14 18:27:06 -08:00
2005-04-16 15:20:36 -07:00
2006-01-10 09:31:27 -08:00
2006-01-14 18:27:06 -08:00
2005-04-16 15:20:36 -07:00
2005-10-29 21:40:38 -07:00
2006-01-14 18:27:06 -08:00
2006-01-09 15:59:24 -08:00
2006-01-17 09:02:07 +11:00
2006-01-14 18:25:19 -08:00
2006-01-12 09:08:49 -08:00
2006-01-19 22:11:31 -08:00
2006-01-14 18:27:06 -08:00
2006-01-11 18:42:13 -08:00
2006-01-09 15:59:24 -08:00
2005-04-16 15:20:36 -07:00
2006-01-11 18:42:13 -08:00
2006-01-08 20:12:40 -08:00
2005-09-28 07:46:41 -07:00
2006-01-18 19:20:29 -08:00
2006-01-14 18:27:06 -08:00
2006-01-09 15:59:24 -08:00
2006-01-11 18:42:13 -08:00
2005-09-14 12:38:26 -07:00
2005-10-30 17:37:32 -08:00
2005-11-07 07:53:55 -08:00
2006-01-10 08:01:34 -08:00
2006-01-18 19:20:22 -08:00
2006-01-11 18:42:13 -08:00
2006-01-11 18:42:13 -08:00
2006-01-10 08:01:29 -08:00
2006-01-08 20:13:36 -08:00
2006-01-09 15:59:24 -08:00
2006-01-08 20:14:10 -08:00
2006-01-10 08:01:33 -08:00
2006-01-14 18:27:06 -08:00
2006-01-08 20:13:54 -08:00
2006-01-18 19:20:29 -08:00
2006-01-16 23:15:29 -08:00
2006-01-18 19:20:30 -08:00
2006-01-18 19:20:29 -08:00
2006-01-14 18:27:06 -08:00
2006-01-08 20:13:56 -08:00
2005-11-07 18:18:11 -08:00
2005-10-08 15:00:57 -07:00
2005-04-16 15:20:36 -07:00
2006-01-14 18:27:12 -08:00
2006-01-11 18:42:13 -08:00
2006-01-09 15:59:24 -08:00
2006-01-09 15:59:24 -08:00
2006-01-18 19:20:30 -08:00
2005-11-07 18:18:09 -08:00
2006-01-18 19:20:29 -08:00
2006-01-09 15:59:25 -08:00
2005-04-16 15:20:36 -07:00
2006-01-10 08:01:29 -08:00