Skip to content
Commit 6f2b9b9a authored by Johannes Berg's avatar Johannes Berg Committed by Ingo Molnar
Browse files

timer: implement lockdep deadlock detection



This modifies the timer code in a way to allow lockdep to detect
deadlocks resulting from a lock being taken in the timer function
as well as around the del_timer_sync() call.

Signed-off-by: default avatarJohannes Berg <johannes@sipsolutions.net>
parent 673f8205
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment