mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
041e0e3b19
Use schedule_timeout_{,un}interruptible() instead of set_current_state()/schedule_timeout() to reduce kernel size. Also use helper functions to convert between human time units and jiffies rather than constant HZ division to avoid rounding errors. Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
---|---|---|
.. | ||
cache.c | ||
dir.c | ||
file.c | ||
getopt.c | ||
getopt.h | ||
inode.c | ||
ioctl.c | ||
Makefile | ||
proc.c | ||
proto.h | ||
request.c | ||
request.h | ||
smb_debug.h | ||
smbiod.c | ||
sock.c | ||
symlink.c |