https://github.com/torvalds/linux
Revision 121caf577dc61588c1128821873a08cec48baf58 authored by Nishanth Aravamudan on 12 September 2005, 21:15:34 UTC, committed by David S. Miller on 12 September 2005, 21:15:34 UTC
Use schedule_timeout_{,un}interruptible() instead of
set_current_state()/schedule_timeout() to reduce kernel size.  Also use
human-time conversion functions instead of hard-coded division to avoid
rounding issues.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 7672d0b
History
Tip revision: 121caf577dc61588c1128821873a08cec48baf58 authored by Nishanth Aravamudan on 12 September 2005, 21:15:34 UTC
[NET]: fix-up schedule_timeout() usage
Tip revision: 121caf5
File Mode Size
Documentation
arch
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.2 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 58.3 KB
Makefile -rw-r--r-- 42.4 KB
README -rw-r--r-- 14.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top