diff options
| author | Nishanth Aravamudan <[email protected]> | 2005-11-07 01:01:14 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2005-11-07 07:53:56 -0800 |
| commit | 01a527ec7c62efea601a39f0cd8e6a8517259014 (patch) | |
| tree | 153c92030c0d77b7c4a38fd978ad9f089b14df92 /scripts | |
| parent | bc874d174b224c016adac85fc9dd6da1161ffc57 (diff) | |
[PATCH] drivers/acpi: fix-up schedule_timeout() usage
Use schedule_timeout_interruptible() instead of
set_current_state()/schedule_timeout() to reduce kernel size. Also use
msecs_to_jiffies() instead of direct HZ division to avoid rounding errors.
Signed-off-by: Nishanth Aravamudan <[email protected]>
Cc: "Brown, Len" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions