Nishanth Aravamudan
310b587e01
[PATCH] mips: fix-up schedule_timeout() usage
Use schedule_timeout_interruptible() instead of
set_current_state()/schedule_timeout() to reduce kernel size. Also, replace
custom timespectojiffies() function with globally availabe
timespec_to_jiffies().
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-10 10:06:37 -07:00
..
2005-09-10 10:06:37 -07:00
2005-09-10 10:06:24 -07:00
2005-09-09 20:35:55 +02:00
2005-09-09 22:44:31 +02:00
2005-09-09 22:47:53 +02:00
2005-09-09 20:28:49 +02:00
2005-09-10 10:06:37 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:24 -07:00
2005-09-09 15:46:49 -07:00
2005-09-09 15:46:49 -07:00
2005-09-10 10:06:37 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:30 -07:00
2005-09-10 10:06:30 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:33 -07:00
2005-09-10 10:06:27 -07:00
2005-09-10 10:06:21 -07:00
2005-09-10 10:06:21 -07:00
2005-09-09 15:46:49 -07:00
2005-09-10 10:06:27 -07:00
2005-09-10 10:06:35 -07:00
2005-09-09 20:57:26 +02:00