Nishanth Aravamudan
0287ebedfa
[PATCH] ppc64: replace schedule_timeout() with msleep_interruptible()
...
Use msleep_interruptible() instead of schedule_timeout() in ppc64-specific
code to cleanup/simplify the sleeping logic. Change the units of the
parameter of do_event_scan_all_cpus() to milliseconds from jiffies. The
return value of rtas_extended_busy_delay_time() was incorrectly being used
as a jiffies value (it is actually milliseconds), which is fixed by using
the value as a parameter to msleep_interruptible(). Also, use
rtas_extended_busy_delay_time() in another case where similar logic is
duplicated.
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-05 00:06:01 -07:00
..
2005-07-07 18:23:36 -07:00
2005-05-01 08:58:43 -07:00
2005-04-16 15:20:36 -07:00
2005-08-29 10:53:38 +10:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-23 09:43:43 +10:00
2005-06-23 09:43:43 +10:00
2005-06-23 09:43:54 +10:00
2005-06-23 09:43:54 +10:00
2005-06-23 09:43:31 +10:00
2005-06-23 09:43:54 +10:00
2005-04-16 15:20:36 -07:00
2005-07-13 11:25:25 -07:00
2005-08-29 10:53:35 +10:00
2005-06-21 18:46:31 -07:00
2005-06-21 18:46:26 -07:00
2005-06-02 15:12:30 -07:00
2005-08-29 10:53:35 +10:00
2005-08-30 13:08:53 +10:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-07-07 18:23:40 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-21 18:46:27 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-07-07 18:23:41 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-08-17 14:41:22 -07:00
2005-06-30 08:48:56 -07:00
2005-08-29 10:53:36 +10:00
2005-06-21 18:46:31 -07:00
2005-06-21 18:46:30 -07:00
2005-06-21 18:46:30 -07:00
2005-06-30 15:08:44 +10:00
2005-08-29 10:53:38 +10:00
2005-04-16 15:20:36 -07:00
2005-06-21 18:46:28 -07:00
2005-08-30 13:23:47 +10:00
2005-06-21 18:46:30 -07:00
2005-06-30 15:17:02 +10:00
2005-07-05 19:19:00 -07:00
2005-08-29 10:53:37 +10:00
2005-08-30 13:42:35 +10:00
2005-08-29 10:53:35 +10:00
2005-08-16 21:06:25 -07:00
2005-08-04 13:00:55 -07:00
2005-08-29 10:53:35 +10:00
2005-04-16 15:20:36 -07:00
2005-07-07 18:23:41 -07:00
2005-06-23 09:43:07 +10:00
2005-06-30 15:15:53 +10:00
2005-08-29 10:53:33 +10:00
2005-04-16 15:20:36 -07:00
2005-08-04 13:00:55 -07:00
2005-08-04 13:00:55 -07:00
2005-06-28 20:33:49 +10:00
2005-08-30 13:42:33 +10:00
2005-09-05 00:06:01 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-08-04 21:32:46 -07:00
2005-06-23 17:09:54 +10:00
2005-04-16 15:24:32 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-08-29 10:53:38 +10:00
2005-05-23 11:51:24 -07:00
2005-06-23 09:43:07 +10:00
2005-04-16 15:20:36 -07:00
2005-08-29 10:53:38 +10:00
2005-06-27 15:11:43 -07:00
2005-06-23 09:43:37 +10:00
2005-08-29 10:53:35 +10:00
2005-08-30 13:32:08 +10:00
2005-08-29 10:53:38 +10:00
2005-05-01 08:58:46 -07:00
2005-08-29 10:53:35 +10:00
2005-09-05 00:06:01 -07:00
2005-04-16 15:20:36 -07:00
2005-06-23 17:09:54 +10:00
2005-06-01 07:54:14 -07:00
2005-08-29 10:53:38 +10:00
2005-08-29 10:53:35 +10:00
2005-08-30 13:23:47 +10:00
2005-05-01 08:59:14 -07:00
2005-06-24 00:05:18 -07:00
2005-06-21 18:46:27 -07:00
2005-04-26 11:26:53 -07:00
2005-08-29 10:53:31 +10:00
2005-06-23 09:43:28 +10:00
2005-06-23 16:09:41 +10:00
2005-09-05 00:06:01 -07:00
2005-09-05 00:06:01 -07:00
2005-09-05 00:06:01 -07:00
2005-04-16 15:20:36 -07:00
2005-08-29 10:53:38 +10:00
2005-08-29 10:03:11 -07:00
2005-08-29 10:03:11 -07:00
2005-04-16 15:20:36 -07:00
2005-07-27 16:25:58 -07:00
2005-06-23 09:43:43 +10:00
2005-07-07 18:23:37 -07:00
2005-06-08 16:24:15 -07:00
2005-08-29 10:53:38 +10:00
2005-08-29 10:53:35 +10:00
2005-06-23 09:43:37 +10:00
2005-04-16 15:20:36 -07:00
2005-07-27 16:26:08 -07:00
2005-04-16 15:24:35 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-08-30 13:31:56 +10:00
2005-06-21 18:46:28 -07:00
2005-04-16 15:20:36 -07:00
2005-08-04 13:00:55 -07:00