aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorAndi Kleen <[email protected]>2006-05-08 15:17:31 +0200
committerLinus Torvalds <[email protected]>2006-05-08 09:34:56 -0700
commit6810b548b25114607e0814612d84125abccc0a4f (patch)
tree51dab8f9b809479b038e2d957e74fba7e1e99e49 /net/lapb/lapb_timer.c
parentac71d12c990526b01ef6cfe50907ef8530a30331 (diff)
[PATCH] x86_64: Move ondemand timer into own work queue
Taking the cpu hotplug semaphore in a normal events workqueue is unsafe because other tasks can wait for any workqueues with it hold. This results in a deadlock. Move the DBS timer into its own work queue which is not affected by other work queue flushes to avoid this. Has been acked by Venkatesh. Cc: [email protected] Cc: [email protected] Signed-off-by: Andi Kleen <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions