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-09 13:57:30 -07:00
2005-09-10 10:06:37 -07:00
2005-09-10 10:06:21 -07:00
2005-09-09 22:32:31 +02:00
2005-09-09 22:32:31 +02:00
2005-09-09 13:57:30 -07:00
2005-09-09 13:57:30 -07:00
2005-09-09 22:32:31 +02:00