diff options
author | Nishanth Aravamudan <nacc@us.ibm.com> | 2005-09-10 07:27:27 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-10 17:06:37 (GMT) |
commit | 310b587e011ce02328c8e4c29eccd9f14d9007c5 (patch) | |
tree | ffc32e0262a68415d2b89d39d4ac6a35817f9875 /kernel/configs.c | |
parent | 52e6e6308801697ae8e59e7a577f9ca71231a35c (diff) | |
download | linux-310b587e011ce02328c8e4c29eccd9f14d9007c5.tar.xz |
[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>
Diffstat (limited to 'kernel/configs.c')
0 files changed, 0 insertions, 0 deletions