kernel-hacking-2024-linux-s.../drivers
Nishanth Aravamudan 86e8486245 [PATCH] drivers/block: fix-up schedule_timeout() usage
Use schedule_timeout_{un,}interruptible() instead of
set_current_state()/schedule_timeout() to reduce kernel size.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Cc: Jens Axboe <axboe@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-10 10:06:38 -07:00
..
acorn [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
acpi [PATCH] remove ACPI S4bios support 2005-09-10 10:06:35 -07:00
atm [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
base [PATCH] dmapool: Fix "nocast type" warnings 2005-09-10 10:06:29 -07:00
block [PATCH] drivers/block: fix-up schedule_timeout() usage 2005-09-10 10:06:38 -07:00
bluetooth
cdrom [PATCH] vfree and kfree cleanup in drivers/ 2005-09-10 10:06:30 -07:00
char [PATCH] drivers/char/lp.c : Use of the time_after() macro 2005-09-10 10:06:31 -07:00
cpufreq
crypto
dio
eisa
fc4
firmware
hwmon
i2c
ide [PATCH] janitor: ide/ide-cs: replace schedule_timeout() with msleep() 2005-09-10 10:06:34 -07:00
ieee1394 [PATCH] trivial __user cleanup (video1394) 2005-09-09 14:05:54 -07:00
infiniband
input [PATCH] trivial __user annotations (evdev) 2005-09-09 14:05:54 -07:00
isdn [PATCH] vfree and kfree cleanup in drivers/ 2005-09-10 10:06:30 -07:00
macintosh
mca
md [PATCH] merge some from Rusty's trivial patches 2005-09-10 10:06:30 -07:00
media [PATCH] vfree and kfree cleanup in drivers/ 2005-09-10 10:06:30 -07:00
message
mfd
misc [PATCH] hdpu_cpustate.c: misc_register() can fail 2005-09-10 10:06:25 -07:00
mmc
mtd [PATCH] vfree and kfree cleanup in drivers/ 2005-09-10 10:06:30 -07:00
net [PATCH] janitor: tulip/de4x5: list_for_each 2005-09-10 10:06:33 -07:00
nubus
oprofile
parisc [PATCH] merge some from Rusty's trivial patches 2005-09-10 10:06:30 -07:00
parport
pci [PATCH] Subject: PATCH: fix numa caused compile warnings 2005-09-10 10:06:21 -07:00
pcmcia [PATCH] pcmcia: add pcmcia to IRQ information 2005-09-09 13:57:48 -07:00
pnp
s390
sbus [PATCH] timer initialization cleanup: DEFINE_TIMER 2005-09-09 14:03:48 -07:00
scsi [PATCH] merge some from Rusty's trivial patches 2005-09-10 10:06:30 -07:00
serial [PATCH] txx9 serial update 2005-09-09 13:57:27 -07:00
sh
sn
tc
telephony [PATCH] telephony/ixj: use msleep() instead of schedule_timeout() 2005-09-10 10:06:29 -07:00
usb [PATCH] vfree and kfree cleanup in drivers/ 2005-09-10 10:06:30 -07:00
video [PATCH] vfree and kfree cleanup in drivers/ 2005-09-10 10:06:30 -07:00
w1
zorro
Kconfig
Makefile