diff options
| author | [email protected] <[email protected]> | 2006-06-27 09:54:04 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-06-28 00:32:40 +0000 |
| commit | 33979734cd35ae0624337cdbc529921e4350d96f (patch) | |
| tree | 7ad765559cf485247591160bad7e704a000a439b /drivers/rtc/class.c | |
| parent | [PATCH] rcutorture: add call_rcu_bh() operations (diff) | |
| download | kernel-33979734cd35ae0624337cdbc529921e4350d96f.tar.gz kernel-33979734cd35ae0624337cdbc529921e4350d96f.zip | |
[PATCH] IPMI: use schedule in kthread
Corey Minyard <[email protected]>
The kthread used to speed up polling for IPMI was using udelay in its
busy-wait polling loop when the lower-level state machine told it to do a
short delay. This just used CPU and didn't help scheduling, thus causing
bad problems with other tasks. Call schedule() instead.
Signed-off-by: Corey Minyard <[email protected]>
Acked-by: Matt Domsch <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/rtc/class.c')
0 files changed, 0 insertions, 0 deletions
