aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic/docproc.c
diff options
context:
space:
mode:
author[email protected] <[email protected]>2006-06-27 02:54:04 -0700
committerLinus Torvalds <[email protected]>2006-06-27 17:32:40 -0700
commit33979734cd35ae0624337cdbc529921e4350d96f (patch)
tree7ad765559cf485247591160bad7e704a000a439b /scripts/basic/docproc.c
parentc32e066057fe0914da262c94e52cefb142f965b4 (diff)
[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 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions