summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPeter Zijlstra <a.p.zijlstra@chello.nl>2008-01-25 20:08:32 (GMT)
committerIngo Molnar <mingo@elte.hu>2008-01-25 20:08:32 (GMT)
commit37bb6cb4097e29ffee970065b74499cbf10603a3 (patch)
tree406de8e53a02244d9f8998bf5e583d3923b4e5c0 /net
parentd3d74453c34f8fd87674a8cf5b8a327c68f22e99 (diff)
downloadlinux-37bb6cb4097e29ffee970065b74499cbf10603a3.tar.xz
hrtimer: unlock hrtimer_wakeup
hrtimer_wakeup creates a base->lock rq->lock lock dependancy. Avoid this by switching to HRTIMER_CB_IRQSAFE_NO_SOFTIRQ which doesn't hold base->lock. This fully untangles hrtimer locks from the scheduler locks, and allows hrtimer usage in the scheduler proper. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions