aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorIngo Molnar <[email protected]>2006-07-03 00:25:24 -0700
committerLinus Torvalds <[email protected]>2006-07-03 15:27:09 -0700
commit0a9da4bd8eb30fb3f36e841c2cc72e426a17bbe2 (patch)
tree3feb0e536edb9b3d08efa8d096bd8aed371170d9 /scripts/patch-kernel
parente745165c6d235c03e9fa0e57984ca6fd3d3b2c50 (diff)
[PATCH] lockdep: annotate 3c59x.c disable_irq()
3c59x.c's vortex_timer() function knows that vp->lock can only be used by an irq context that it disabled - and can hence take the vp->lock without disabling hardirqs. Teach lockdep about this. Has no effect on non-lockdep kernels. Signed-off-by: Ingo Molnar <[email protected]> Cc: Arjan van de Ven <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions