mirror of
https://github.com/torvalds/linux.git
synced 2026-07-19 03:59:06 +02:00
Use schedule_timeout_interruptible() instead of set_current_state()/schedule_timeout() to reduce kernel size. Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com> Cc: "Luck, Tony" <tony.luck@intel.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
|---|---|---|
| .. | ||
| boot | ||
| hpsim_console.c | ||
| hpsim_irq.c | ||
| hpsim_machvec.c | ||
| hpsim_setup.c | ||
| hpsim_ssc.h | ||
| hpsim.S | ||
| Kconfig | ||
| Makefile | ||
| simeth.c | ||
| simscsi.c | ||
| simserial.c | ||