aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2008-10-15 20:37:23 +0200
committerIngo Molnar <[email protected]>2008-10-15 20:43:27 +0200
commit8cd162ce230b154e564a1285bb5f89fcf73f0dce (patch)
treeaaace0250b44a77d71cd650edaa395d9b3f891e7 /net/lapb/lapb_out.c
parent5b16a2212f1840b63d6cc476b26ff9349dab185e (diff)
sched: only update rq->clock while holding rq->lock
Vatsa noticed rq->clock going funny and tracked it down to an update_rq_clock() outside a rq->lock section. This is a problem because things like double_rq_lock() update the rq->clock value for both rqs. Therefore disabling interrupts isn't strong enough. Reported-by: Srivatsa Vaddagiri <[email protected]> Signed-off-by: Peter Zijlstra <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions